summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-11Merge branch 'tcp_nv'David S. Miller
2016-06-11tcp: add NV congestion controlLawrence Brakmo
2016-06-11tcp: add in_flight to tcp_skb_cbLawrence Brakmo
2016-06-11Merge branch 'virtio_net-GSO-helpers'David S. Miller
2016-06-11packet: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-11virtio_net: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-11tuntap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-11macvtap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-11virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport
2016-06-11virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport
2016-06-11RDS: IB: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-11NET: PHY: adds driver for Intel XWAY PHYHauke Mehrtens
2016-06-11rxrpc: Limit the listening backlogDavid Howells
2016-06-11rxrpc: Trim line-terminal whitespaceDavid Howells
2016-06-11net, cls: allow for deleting all filters for given parentDaniel Borkmann
2016-06-11Merge branch 'bpf-fixes'David S. Miller
2016-06-11bpf: reject wrong sized filters earlierDaniel Borkmann