summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-04batman-adv: throughput meter implementationAntonio Quartulli
2016-07-04batman-adv: return netdev status in the TX pathAntonio Quartulli
2016-07-04batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer
2016-07-04batman-adv: add generic netlink family for batman-advMatthias Schiffer
2016-06-30batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann
2016-06-30batman-adv: Consolidate logging related functionsSven Eckelmann
2016-06-30batman-adv: move bat_algo functions into a separate fileSven Eckelmann
2016-06-30batman-adv: split tvlv into a separate fileMarkus Pargmann
2016-06-30batman-adv: Keep includes ordered by filenameSven Eckelmann
2016-06-30batman-adv: Include main.h in bat_v_ogm.hSven Eckelmann
2016-06-30batman-adv: Add debugfs table for mcast flagsLinus Lüssing
2016-06-30batman-adv: Adding logging of mcast flag changesLinus Lüssing
2016-06-30batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing
2016-06-30batman-adv: Always flood IGMP/MLD reportsLinus Lüssing
2016-06-30batman-adv: Include frame priority in fragment headerAndrew Lunn
2016-06-30batman-adv: Set skb priority in fragmentsAndrew Lunn
2016-06-30batman-adv: init ELP tweaking options only onceMarek Lindner
2016-06-30batman-adv: move GW mode and selection class to private data structureAntonio Quartulli
2016-06-30batman-adv: remove useless inline attribute for sysfs helper functionAntonio Quartulli
2016-06-30batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli
2016-06-30batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner
2016-06-30batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner
2016-06-30batman-adv: update elp interval documentationMarek Lindner
2016-06-30batman-adv: document sysfs files in alphabetical orderMarek Lindner
2016-06-30batman-adv: remove unused vid local variable in tt seq printSimon Wunderlich
2016-06-30batman-adv: statically print gateway table headerAntonio Quartulli
2016-06-30batman-adv: Start new development cycleSimon Wunderlich
2016-06-13sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-13net: fec: handle small PHY reset durations more preciselyStefan Wahren
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-06-11Merge branch 'remove-qdisc-throttle'David S. Miller
2016-06-11net_sched: remove generic throttled managementEric Dumazet
2016-06-11net_sched: netem: remove qdisc_is_throttled() useEric Dumazet
2016-06-11net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet
2016-06-11net_sched: sch_plug: use a private throttled statusEric Dumazet
2016-06-11Merge branch 'mdio-iProc-SOC'David S. Miller
2016-06-11phy: Add Northstar2 PCI Phy supportPramod Kumar
2016-06-11binding: PHY: Binding doc for NS2 PCIe PHYs.Pramod Kumar
2016-06-11net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar
2016-06-11dt: mdio-mux: Add mdio multiplexer driver nodePramod Kumar
2016-06-11binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexerPramod Kumar
2016-06-11binding: Make "mdio-parent-bus" property from mandatory to optionalPramod Kumar
2016-06-11mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar
2016-06-11sctp: sctp should change socket state when shutdown is receivedXin Long
2016-06-11Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-11Merge branch 'arm64-bpf'David S. Miller
2016-06-11arm64: bpf: optimize LD_ABS, LD_INDZi Shen Lim
2016-06-11arm64: bpf: optimize JMP_CALLZi Shen Lim
2016-06-11arm64: bpf: implement bpf_tail_call() helperZi Shen Lim
2016-06-11bpf: fix missing header inclusionZi Shen Lim