summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-04-17ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern
2019-04-17ipv6: Pass fib6_result to rt6_select and find_rr_leafDavid Ahern
2019-04-17ipv6: Pass fib6_result to rt6_device_matchDavid Ahern
2019-04-17ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern
2019-04-17ipv6: Pass fib6_result to rt6_insert_exceptionDavid Ahern
2019-04-17ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_initDavid Ahern
2019-04-17ipv6: Pass fib6_result to pcpu route functionsDavid Ahern
2019-04-17ipv6: Pass fib6_result to ip6_create_rt_rcuDavid Ahern
2019-04-17ipv6: Pass fib6_result to ip6_rt_cache_allocDavid Ahern
2019-04-17ipv6: Pass fib6_result to rt6_find_cached_rtDavid Ahern
2019-04-17ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern
2019-04-17net: core: introduce build_skb_aroundJesper Dangaard Brouer
2019-04-17ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu
2019-04-17SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu
2019-04-16tipc: fix link established but not in sessionTuong Lien
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov
2019-04-16xsk: fix XDP socket ring buffer memory orderingMagnus Karlsson
2019-04-16bpf: allow clearing all sock_ops callback flagsViet Hoang Tran
2019-04-16bpf: reserve flags in bpf_skb_net_shrinkWillem de Bruijn
2019-04-15net: hsr: add tx stats for master interfaceMurali Karicheri
2019-04-15net: hsr: fix debugfs path to support multiple interfacesMurali Karicheri
2019-04-15net: hsr: fix naming of file and functionsMurali Karicheri
2019-04-15sctp: implement memory accounting on rx pathXin Long
2019-04-15sctp: implement memory accounting on tx pathXin Long
2019-04-15route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon
2019-04-15Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-04-15bridge: only include nf_queue.h if neededStephen Rothwell
2019-04-15xfrm: kconfig: make xfrm depend on inetFlorian Westphal
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal
2019-04-15netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter
2019-04-15netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal
2019-04-14rtnetlink: fix rtnl_valid_stats_req() nlmsg_len checkEric Dumazet
2019-04-14ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet
2019-04-13ipvs: do not schedule icmp errors from tunnelsJulian Anastasov
2019-04-13netfilter: conntrack: initialize ct->timeoutAlexander Potapenko
2019-04-13netfilter: conntrack: don't set related state for different outer addressFlorian Westphal
2019-04-12ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra
2019-04-12ipv6: Remove flowi6_oif compare from __ip6_route_redirectDavid Ahern
2019-04-12rxrpc: Fix detection of out of order acksJeffrey Altman
2019-04-12rxrpc: Trace received connection abortsDavid Howells