netfilter: nf_tables: initial support for extended ACK reporting
[platform/kernel/linux-rpi.git] / net /
2018-04-24 Pablo Neira Ayusonetfilter: nf_tables: initial support for extended...
2018-04-24 Pablo Neira Ayusonetfilter: nf_tables: simplify lookup functions
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: fix offloading connections...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: add missing condition for...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: tear down TCP flows if RST...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: add support for sending flows...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: in flow_offload_lookup, skip...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: add a new flow state for...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: make flow_offload_dead inline
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: track flow tables in nf_flow_...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: fix priv pointer for netdev...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: move init code to nf_flow_tab...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtab...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: move ipv6 offload hook code...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: move ip header check out...
2018-04-24 Felix Fietkaunetfilter: nf_flow_table: move ipv4 offload hook code...
2018-04-21 Felix Fietkaunetfilter: nf_flow_table: rename nf_flow_table.c to...
2018-04-21 Felix Fietkaunetfilter: nf_flow_table: cache mtu in struct flow_offl...
2018-04-21 Felix Fietkauipv6: make ip6_dst_mtu_forward inline
2018-04-19 Felix Fietkaunetfilter: nf_flow_table: clean up flow_offload_alloc
2018-04-19 Taehee Yoonetfilter: xt_NFLOG: use nf_log_packet instead of nfuln...
2018-04-19 Eric Dumazetipv6: frags: fix a lockdep false positive
2018-04-19 Stephen Hemmingerhv_netvsc: propogate Hyper-V friendly name into interfa...
2018-04-18 David S. MillerMerge branch 'ipv6-Separate-data-structures-for-FIB...
2018-04-18 David Ahernnet/ipv6: Remove unused code and variables for rt6_info
2018-04-18 David Ahernnet/ipv6: Flip FIB entries to fib6_info
2018-04-18 David Ahernnet/ipv6: separate handling of FIB entries from dst...
2018-04-18 David Ahernnet/ipv6: introduce fib6_info struct and helpers
2018-04-18 David Ahernnet/ipv6: Cleanup exception and cache route handling
2018-04-18 David Ahernnet/ipv6: Add gfp_flags to route add functions
2018-04-18 David Ahernnet/ipv6: Create a neigh_lookup for FIB entries
2018-04-18 David Ahernnet/ipv6: Move dst flags to booleans in fib entries
2018-04-18 David Ahernnet/ipv6: Add rt6_info create function for ip6_pol_rout...
2018-04-18 David Ahernnet/ipv6: Add fib6_null_entry
2018-04-18 David Ahernnet/ipv6: move expires into rt6_info
2018-04-18 David Ahernnet/ipv6: move metrics from dst to rt6_info
2018-04-18 David Ahernnet/ipv6: Defer initialization of dst to data path
2018-04-18 David Ahernnet/ipv6: Move nexthop data to fib6_nh
2018-04-18 David Ahernnet/ipv6: Save route type in rt6_info
2018-04-18 David Ahernnet/ipv6: Move support functions up in route.c
2018-04-18 David Ahernnet/ipv6: Pass net namespace to route functions
2018-04-18 David Ahernnet/ipv6: Pass net to fib6_update_sernum
2018-04-18 David Ahernnet: Handle null dst in rtnl_put_cacheinfo
2018-04-18 David Ahernnet: Move fib_convert_metrics to metrics file
2018-04-17 Lorenzo Bianconiipv6: send netlink notifications for manually configure...
2018-04-17 Samuel Mendoza-Jonasnet/ncsi: Refactor MAC, VLAN filters
2018-04-17 Eric BiggersKEYS: DNS: limit the length of option strings
2018-04-17 Stephen Suryaputraipv6: Count interface receive statistics on the ingress...
2018-04-17 David Ahernnet/ipv6: Make __inet6_bind static
2018-04-17 David S. MillerMerge branch 'XDP-redirect-memory-return-API'
2018-04-17 Jesper Dangaard... xdp: avoid leaking info stored in frame data on page...
2018-04-17 Jesper Dangaard... xdp: transition into using xdp_frame for ndo_xdp_xmit
2018-04-17 Jesper Dangaard... xdp: transition into using xdp_frame for return API
2018-04-17 Jesper Dangaard... xdp: allow page_pool as an allocator type in xdp_return...
2018-04-17 Jesper Dangaard... page_pool: refurbish version of page_pool code
2018-04-17 Jesper Dangaard... xdp: rhashtable with allocator ID to pointer mapping
2018-04-17 Jesper Dangaard... xdp: introduce xdp_return_frame API and use in cpumap
2018-04-16 David S. MillerMerge branch 'tcp-zero-copy-receive'
2018-04-16 Eric Dumazettcp: implement mmap() for zero copy receive
2018-04-16 Eric Dumazettcp: avoid extra wakeups for SO_RCVLOWAT users
2018-04-16 Eric Dumazettcp: fix delayed acks behavior for SO_RCVLOWAT
2018-04-16 Eric Dumazettcp: fix SO_RCVLOWAT and RCVBUF autotuning
2018-04-16 Lorenzo Bianconiipv6: remove unnecessary check in addrconf_prefix_rcv_a...
2018-04-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-12 Linus TorvaldsMerge tag 'for-linus-4.17-rc1-tag' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'mmc-v4.17-2' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus-4.16' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'microblaze-4.17-rc1' of git://git.monstr...
2018-04-12 Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-04-12 Linus TorvaldsMerge tag 'iommu-updates-v4.17' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'pm-4.17-rc1-2' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'ktest-v4.17' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'tags/upstream-4.17-rc1' of git://git.infrade...
2018-04-11 Linus TorvaldsMerge git://git./pub/scm/linux/kernel/git/rw/uml
2018-04-11 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'nios2-v4.17-rc1' of git://git./linux/kernel...
2018-04-11 David S. MillerMerge branch 'l2tp-tunnel-creation-fixes'
2018-04-11 Guillaume Naultl2tp: fix race in duplicate tunnel detection
2018-04-11 Guillaume Naultl2tp: fix races in tunnel creation
2018-04-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-04-11 Ka-Cheong Poonrds: MP-RDS may use an invalid c_path
2018-04-11 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-qos'
2018-04-10 Linus TorvaldsMerge tag 'ceph-for-4.17-rc1' of git://github.com/ceph...
2018-04-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.17-1' of git://git...
2018-04-10 Linus TorvaldsMerge tag 'dmaengine-4.17-rc1' of git://git.infradead...
2018-04-10 Linus TorvaldsMerge tag 'rproc-v4.17' of git://github.com/andersson...
2018-04-10 Linus TorvaldsMerge tag 'rpmsg-v4.17' of git://github.com/andersson...
2018-04-10 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2018-04-10 Linus TorvaldsMerge tag 'mips_4.17' of git://git./linux/kernel/git...
2018-04-10 Linus TorvaldsMerge tag 'trace-v4.17' of git://git./linux/kernel...
2018-04-10 Linus TorvaldsMerge tag 'libnvdimm-for-4.17' of git://git./linux...
2018-04-10 Linus TorvaldsMerge tag 'rtc-4.17' of git://git./linux/kernel/git...
2018-04-10 Linus TorvaldsMerge tag 'fbdev-v4.17' of git://github.com/bzolnier...
2018-04-10 Linus TorvaldsMerge tag 'sound-fix-4.17-rc1' of git://git./linux...
2018-04-10 Linus TorvaldsMerge tag 'media/v4.17-2' of git://git./linux/kernel...
2018-04-10 Sabrina Dubrocaip_gre: clear feature flags when incompatible o_flags...
2018-04-10 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.17' of git://git./linux...
2018-04-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-09 Linus TorvaldsMerge branch 'work.namei' of git://git./linux/kernel...
next