net: fib_rules: fix l3mdev netlink attr processing
[linux-2.6-microblaze.git] / net /
2018-04-24 Roopa Prabhunet: fib_rules: fix l3mdev netlink attr processing
2018-04-23 David S. MillerMerge branch 'ipv6-couple-of-fixes-for-rcu-change-to...
2018-04-23 David Ahernnet/ipv6: Fix missing rcu dereferences on from
2018-04-23 David Ahernnet/ipv6: add rcu locking to ip6_negative_advice
2018-04-23 Yafang Shaonet: init sk_cookie for inet socket
2018-04-23 David S. MillerMerge branch 'fib-rules-extack-support'
2018-04-23 Roopa Prabhunet: fib_rules: add extack support
2018-04-23 Roopa Prabhufib_rules: move common handling of newrule delrule...
2018-04-23 Yafang Shaonet: introduce a new tracepoint for tcp_rcv_space_adjust
2018-04-21 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-04-21 David S. MillerMerge branch 'ipv6-Another-followup-to-the-fib6_info...
2018-04-21 David Ahernnet/ipv6: Remove unncessary check on f6i in fib6_check
2018-04-21 David Ahernnet/ipv6: Make from in rt6_info rcu protected
2018-04-21 David Ahernnet/ipv6: Move release of fib6_info from pcpu routes...
2018-04-21 David Ahernnet/ipv6: Move rcu locking to callers of fib6_get_cooki...
2018-04-21 David Ahernnet/ipv6: Move rcu_read_lock to callers of ip6_rt_cache...
2018-04-21 David Ahernnet/ipv6: Rename rt6_get_cookie_safe
2018-04-21 David Ahernnet/ipv6: Clean up rt expires helpers
2018-04-21 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-04-20 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-04-20 Linus TorvaldsMerge tag 'mmc-v4.17-3' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'md/4.17-rc1' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'ecryptfs-4.17-rc2-fixes' of git://git./linux...
2018-04-20 Linus TorvaldsMerge tag 'for_v4.17-rc2' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-20 Eric Dumazetnet/ipv6: Fix ip6_convert_metrics() bug
2018-04-20 Linus TorvaldsMerge tag 'for-linus-4.17-rc2-tag' of git://git./linux...
2018-04-20 Linus TorvaldsMerge tag 'mips_fixes_4.17_1' of git://git./linux/kerne...
2018-04-20 David S. MillerMerge branch 'tipc-Confgiuration-of-MTU-for-media-UDP'
2018-04-20 GhantaKrishnamurth... tipc: confgiure and apply UDP bearer MTU on running...
2018-04-20 GhantaKrishnamurth... tipc: implement configuration of UDP media MTU
2018-04-20 GhantaKrishnamurth... tipc: set default MTU for UDP media
2018-04-19 Ursula Braunnet/smc: fix shutdown in state SMC_LISTEN
2018-04-19 David S. MillerMerge branch 'ipv6-followup-to-fib6_info-change'
2018-04-19 David Ahernnet/ipv6: Fix gfp_flags arg to addrconf_prefix_route
2018-04-19 David Ahernnet/ipv6: Remove fib6_idev
2018-04-19 David Ahernnet/ipv6: Remove unnecessary checks on fib6_idev
2018-04-19 David Ahernnet/ipv6: Remove aca_idev
2018-04-19 David Ahernnet/ipv6: Rename addrconf_dst_alloc
2018-04-19 David Ahernnet/ipv6: Rename fib6_info struct elements
2018-04-19 Cong Wangllc: hold llc_sap before release_sock()
2018-04-19 Eric Dumazetnet: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
2018-04-19 Colin Ian Kingnet: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
2018-04-19 David S. MillerMerge branch 'TCP-data-delivery-and-ECN-stats-tracking'
2018-04-19 Yuchung Chengtcp: export packets delivery info
2018-04-19 Yuchung Chengtcp: track total bytes delivered with ECN CE marks
2018-04-19 Yuchung Chengtcp: new helper to calculate newly delivered
2018-04-19 Yuchung Chengtcp: better delivery accounting for SYN-ACK and SYN...
2018-04-19 sunlianwennet: change the comment of dev_mc_init
2018-04-19 Jesper Dangaard... bpf: reserve xdp_frame size in xdp headroom
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 Daniel BorkmannMerge branch 'bpf-xdp-adjust-tail'
2018-04-18 Nikita V. Shirokovbpf: making bpf_prog_test run aware of possible data_en...
2018-04-18 Nikita V. Shirokovbpf: make generic xdp compatible w/ bpf_xdp_adjust_tail
2018-04-18 Nikita V. Shirokovbpf: adding bpf_xdp_adjust_tail helper
2018-04-18 Tung Nguyentipc: fix infinite loop when dumping link monitor summary
2018-04-18 Jon Maloytipc: fix use-after-free in tipc_nametbl_stop
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 Eric BiggersKEYS: DNS: limit the length of option strings
2018-04-17 Lorenzo Bianconiipv6: send netlink notifications for manually configure...
2018-04-17 Toshiaki Makitavlan: Fix reading memory beyond skb->tail in skb_vlan_t...
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-17 Nicolas Dechesnenet: qrtr: add MODULE_ALIAS_NETPROTO macro
2018-04-17 Stefan HajnocziVSOCK: make af_vsock.ko removable again
2018-04-16 David S. MillerMerge branch 'tcp-zero-copy-receive'
next