summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-10net: l3mdev: Move get_saddr and rt6_dstDavid Ahern
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf
2016-05-09netfilter: conntrack: use single slab cacheFlorian Westphal
2016-05-09netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca
2016-05-09tcp: refactor struct tcp_skb_cbLawrence Brakmo
2016-05-09fq_codel: add memory limitation per queueEric Dumazet
2016-05-09net: Add Qualcomm IPC routerCourtney Cavin
2016-05-09soc: qcom: smd: Introduce compile stubsBjorn Andersson
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme
2016-05-06bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov
2016-05-06bpf: direct packet accessAlexei Starovoitov
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki
2016-05-06netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal
2016-05-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-06net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2016-05-06byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann
2016-05-06mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine
2016-05-06mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner
2016-05-05Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-05netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso
2016-05-05netfilter: conntrack: introduce clash resolution on insertion racePablo Neira Ayuso
2016-05-05netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal
2016-05-04asm-generic: use compat version for preadv2 and pwritev2Yury Norov
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-04netdevice: add helper to update trans_startFlorian Westphal
2016-05-04gre: receive also TEB packets for lwtunnelsJiri Benc
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-05-04Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-04gre: change gre_parse_header to return the header lengthJiri Benc
2016-05-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang
2016-05-03net: add __sock_wfree() helperEric Dumazet
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-03fq_codel: add batch ability to fq_codel_drop()Eric Dumazet
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet
2016-05-03netdevice: shrink size of struct netdev_queueFlorian Westphal
2016-05-03bridge: netlink: export per-vlan statsNikolay Aleksandrov
2016-05-03bridge: vlan: learn to countNikolay Aleksandrov