summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-16bpf, maps: add release callbackDaniel Borkmann
2016-06-16net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-06-16Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller
2016-06-166lowpan: introduce 6lowpan-ndAlexander Aring
2016-06-16ipv6: export several functionsAlexander Aring
2016-06-16ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-16ndisc: add __ndisc_opt_addr_data functionAlexander Aring
2016-06-16ndisc: add __ndisc_opt_addr_space functionAlexander Aring
2016-06-166lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-166lowpan: add private neighbour dataAlexander Aring
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet
2016-06-15skb_array: resize supportMichael S. Tsirkin
2016-06-15ptr_ring: resize supportMichael S. Tsirkin
2016-06-15skb_array: array based FIFO for skbsMichael S. Tsirkin
2016-06-15ptr_ring: array based FIFO for pointersMichael S. Tsirkin
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern
2016-06-13sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-11net_sched: remove generic throttled managementEric Dumazet
2016-06-11mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar
2016-06-11Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-11bpf: fix missing header inclusionZi Shen Lim
2016-06-11tcp: add in_flight to tcp_skb_cbLawrence Brakmo
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-11bpf: enforce recursion limit on redirectsDaniel Borkmann
2016-06-11openvswitch: Add packet truncation support.William Tu
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-10{net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed
2016-06-10packet: compat support for sock_fprogWillem de Bruijn
2016-06-10virtio_net: Update the feature bit to comply with specAaron Conole
2016-06-10net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-06-10rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells
2016-06-10net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb
2016-06-10net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein
2016-06-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki
2016-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-06-09wext: reformat struct/union declarationsJohannes Berg
2016-06-09sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal