summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-04-22net: strparser: make it explicitly non-modularPaul Gortmaker
2019-04-22net: bpfilter: dont use module_init in non-modular codePaul Gortmaker
2019-04-22cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-04-22netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin
2019-04-22netfilter: never get/set skb->tstampFlorian Westphal
2019-04-22netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal
2019-04-21net: ax25: fix misuse of %xFuqian Huang
2019-04-20net/tls: don't leak IV and record seq when offload failsJakub Kicinski
2019-04-20net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski
2019-04-20Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-19tcp: properly reset skb->truesize for tx recyclingEric Dumazet
2019-04-19tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-04-19bridge: update vlan dev link state for bridge netdev changesMike Manning
2019-04-19bridge: update vlan dev state when port added to or deleted from vlanMike Manning
2019-04-19bridge: support binding vlan dev link state to vlan member bridge portsMike Manning
2019-04-19vlan: do not transfer link state in vlan bridge binding modeMike Manning
2019-04-19vlan: support binding link state to vlan member bridge portsMike Manning
2019-04-18net/sched: taprio: fix build without 64bit divJakub Kicinski
2019-04-18l2tp: fix set but not used variableJakub Kicinski
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra
2019-04-18net/tls: fix refcount adjustment in fallbackJakub Kicinski
2019-04-18net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"Colin Ian King
2019-04-17net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern
2019-04-17ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern
2019-04-17ipv6: Pass fib6_result to fib lookupsDavid Ahern
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