aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-12sched: remove NET_XMIT_POLICEDFlorian Westphal1-1/+0
2016-06-10net_sched: remove generic throttled managementEric Dumazet2-18/+2
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar1-1/+3
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-61/+115
2016-06-10bpf: fix missing header inclusionZi Shen Lim1-0/+1
2016-06-10tcp: add in_flight to tcp_skb_cbLawrence Brakmo1-0/+2
2016-06-10virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport1-0/+101
2016-06-10virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport1-3/+3
2016-06-10bpf: enforce recursion limit on redirectsDaniel Borkmann1-0/+2
2016-06-10openvswitch: Add packet truncation support.William Tu1-0/+6
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-46/+173
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-13/+37
2016-06-10Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+3
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+3
2016-06-09packet: compat support for sock_fprogWillem de Bruijn1-0/+1
2016-06-09virtio_net: Update the feature bit to comply with specAaron Conole1-1/+1
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern1-0/+7
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells1-8/+10
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli1-0/+33
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+9
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-0/+6
2016-06-09net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-09net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki1-0/+3
2016-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-6/+5
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet1-0/+17
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet1-1/+5
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior1-1/+13
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior1-4/+0
2016-06-09wext: reformat struct/union declarationsJohannes Berg1-41/+22
2016-06-08sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal1-2/+2
2016-06-08sched: remove qdisc->dropFlorian Westphal1-36/+0
2016-06-08sched: remove qdisc_rehape_failFlorian Westphal1-19/+0
2016-06-08cbq: remove TCA_CBQ_POLICE supportFlorian Westphal1-4/+0
2016-06-08net: Add l3mdev ruleDavid Ahern3-2/+35
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli1-0/+1
2016-06-08net: sched: fix missing doc annotationsEric Dumazet1-1/+2
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru1-0/+62
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru1-0/+90
2016-06-08fsl/qe: Do not prefix header guard with CONFIG_Andreas Ziegler1-2/+2
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2016-06-07coredump: fix dumping through pipesMateusz Guzik1-0/+1
2016-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2-3/+8
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2-4/+16
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet2-11/+5
2016-06-07gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King1-1/+1
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2016-06-07drivers/net: support hdlc function for QE-UCCZhao Qiang2-2/+21
2016-06-07fsl/qe: Add QE TDM libZhao Qiang2-4/+95