summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Include frame priority in fragment headerAndrew Lunn2016-06-303-2/+16
* batman-adv: Set skb priority in fragmentsAndrew Lunn2016-06-301-2/+1
* batman-adv: init ELP tweaking options only onceMarek Lindner2016-06-304-7/+23
* batman-adv: move GW mode and selection class to private data structureAntonio Quartulli2016-06-305-21/+21
* batman-adv: remove useless inline attribute for sysfs helper functionAntonio Quartulli2016-06-301-6/+6
* batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli2016-06-307-86/+67
* batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner2016-06-302-8/+0
* batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner2016-06-305-13/+38
* batman-adv: update elp interval documentationMarek Lindner2016-06-301-1/+1
* batman-adv: document sysfs files in alphabetical orderMarek Lindner2016-06-301-9/+9
* batman-adv: remove unused vid local variable in tt seq printSimon Wunderlich2016-06-301-2/+0
* batman-adv: statically print gateway table headerAntonio Quartulli2016-06-301-2/+1
* batman-adv: Start new development cycleSimon Wunderlich2016-06-301-1/+1
* sched: remove NET_XMIT_POLICEDFlorian Westphal2016-06-136-8/+4
* net: fec: handle small PHY reset durations more preciselyStefan Wahren2016-06-131-1/+6
* ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa2016-06-126-11/+23
* Merge branch 'remove-qdisc-throttle'David S. Miller2016-06-1110-45/+15
|\
| * net_sched: remove generic throttled managementEric Dumazet2016-06-119-35/+6
| * net_sched: netem: remove qdisc_is_throttled() useEric Dumazet2016-06-111-3/+0
| * net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet2016-06-111-1/+1
| * net_sched: sch_plug: use a private throttled statusEric Dumazet2016-06-111-6/+8
|/
* Merge branch 'mdio-iProc-SOC'David S. Miller2016-06-1115-15/+550
|\
| * phy: Add Northstar2 PCI Phy supportPramod Kumar2016-06-113-1/+124
| * binding: PHY: Binding doc for NS2 PCIe PHYs.Pramod Kumar2016-06-111-0/+27
| * net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar2016-06-113-0/+260
| * dt: mdio-mux: Add mdio multiplexer driver nodePramod Kumar2016-06-112-0/+55
| * binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexerPramod Kumar2016-06-111-0/+59
| * binding: Make "mdio-parent-bus" property from mandatory to optionalPramod Kumar2016-06-111-1/+2
| * mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar2016-06-114-13/+23
|/
* sctp: sctp should change socket state when shutdown is receivedXin Long2016-06-112-3/+9
* Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-1121-263/+955
|\
| * mac80211: implement codel on fair queuing flowsMichal Kazior2016-06-093-2/+126
| * mac80211: add debug knobs for fair queuingMichal Kazior2016-06-091-0/+173
| * mac80211: implement fair queueing per txqMichal Kazior2016-06-098-64/+162
| * mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-097-49/+66
| * nl80211: clarify nl80211_set_reg() success pathJohannes Berg2016-06-091-4/+2
| * wext: reformat struct/union declarationsJohannes Berg2016-06-091-41/+22
| * nl80211: Fix checkpatch warnings about blank linesKirtika Ruchandani2016-06-091-12/+10
| * nl80211: Fix spellingKirtika Ruchandani2016-06-091-1/+1
| * cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha2016-05-314-2/+106
| * cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-317-24/+58
| * mac80211: add vht cap decode to debugfsBen Greear2016-05-311-2/+76
| * mac80211_hwsim: Allow managing radios from non-initial namespacesMartin Willi2016-05-311-3/+94
| * nl80211: Allow privileged operations from user namespacesMartin Willi2016-05-311-76/+76
* | Merge branch 'arm64-bpf'David S. Miller2016-06-113-16/+99
|\ \
| * | arm64: bpf: optimize LD_ABS, LD_INDZi Shen Lim2016-06-111-3/+0
| * | arm64: bpf: optimize JMP_CALLZi Shen Lim2016-06-111-3/+0
| * | arm64: bpf: implement bpf_tail_call() helperZi Shen Lim2016-06-112-10/+98
| * | bpf: fix missing header inclusionZi Shen Lim2016-06-111-0/+1
|/ /
* | Merge branch 'tcp_nv'David S. Miller2016-06-116-2/+502
|\ \