summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-17net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin1-0/+2
2016-06-17netlink: Add comment to warn about deprecated netlink rings attribute requestFabien Siron1-0/+1
2016-06-16bpf, maps: flush own entries on perf map releaseDaniel Borkmann1-0/+9
2016-06-16bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann1-3/+9
2016-06-16bpf, maps: add release callbackDaniel Borkmann1-1/+2
2016-06-16net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2-0/+2
2016-06-16Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller1-12/+263
2016-06-166lowpan: introduce 6lowpan-ndAlexander Aring1-6/+12
2016-06-16ipv6: export several functionsAlexander Aring2-0/+19
2016-06-16ipv6: introduce neighbour discovery opsAlexander Aring2-3/+199
2016-06-16ndisc: add __ndisc_opt_addr_data functionAlexander Aring1-4/+10
2016-06-16ndisc: add __ndisc_opt_addr_space functionAlexander Aring1-2/+7
2016-06-166lowpan: add 802.15.4 short addr slaacAlexander Aring2-0/+9
2016-06-166lowpan: add private neighbour dataAlexander Aring2-2/+11
2016-06-16net_sched: add the ability to defer skb freeingEric Dumazet2-6/+15
2016-06-15skb_array: resize supportMichael S. Tsirkin1-4/+29
2016-06-15ptr_ring: resize supportMichael S. Tsirkin1-14/+143
2016-06-15skb_array: array based FIFO for skbsMichael S. Tsirkin1-0/+144
2016-06-15ptr_ring: array based FIFO for pointersMichael S. Tsirkin1-0/+264
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong1-2/+2
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern1-0/+2
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern1-3/+3
2016-06-13sched: remove NET_XMIT_POLICEDFlorian Westphal1-1/+0
2016-06-11net_sched: remove generic throttled managementEric Dumazet2-18/+2
2016-06-11mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar1-1/+3
2016-06-11Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller4-61/+115
2016-06-11bpf: fix missing header inclusionZi Shen Lim1-0/+1
2016-06-11tcp: add in_flight to tcp_skb_cbLawrence Brakmo1-0/+2
2016-06-11virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport1-0/+101
2016-06-11virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport1-3/+3
2016-06-11bpf: enforce recursion limit on redirectsDaniel Borkmann1-0/+2
2016-06-11openvswitch: 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/ti...Linus Torvalds1-0/+3
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+3
2016-06-10{net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed1-12/+263
2016-06-10packet: compat support for sock_fprogWillem de Bruijn1-0/+1
2016-06-10virtio_net: Update the feature bit to comply with specAaron Conole1-1/+1
2016-06-10net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern1-0/+7
2016-06-10rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells1-8/+10
2016-06-10net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli1-0/+33
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+9
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-0/+6
2016-06-10net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-10Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki1-0/+3
2016-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus 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