summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-10-21udp: make some messages more descriptiveMatteo Croce
2017-10-21Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...David S. Miller
2017-10-21ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni
2017-10-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-10-21hv_sock: add locking in the open/close/release code pathsDexuan Cui
2017-10-21net/ncsi: Fix length of GVI response packetGavin Shan
2017-10-21net/ncsi: Enforce failover on link monitor timeoutGavin Shan
2017-10-21net/ncsi: Disable HWA mode when no channels are foundGavin Shan
2017-10-21net/ncsi: Stop monitor if channel times out or is inactiveSamuel Mendoza-Jonas
2017-10-21net/ncsi: Fix AEN HNCDSC packet lengthSamuel Mendoza-Jonas
2017-10-21ipv4: ipv4_default_advmss() should use route mtuEric Dumazet
2017-10-21packet: avoid panic in packet_getsockopt()Eric Dumazet
2017-10-21Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-10-21tcp: fix tcp_send_syn_data()Eric Dumazet
2017-10-21ipv6: remove from fib tree aged out RTF_CACHE dstPaolo Abeni
2017-10-21ipv6: start fib6 gc on RTF_CACHE dst creationPaolo Abeni
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet
2017-10-20bpf: Add file mode configuration into bpf mapsChenbo Feng
2017-10-20net: ipv4: Change fib notifiers to take a fib_aliasDavid Ahern
2017-10-20tcp: socket option to set TCP fast open keyYuchung Cheng
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern
2017-10-20net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern
2017-10-20ipv6: addrconf: cleanup locking in ipv6_add_addrDavid Ahern
2017-10-20net/sched: Set the net-device for egress device instanceOr Gerlitz
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long
2017-10-20Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-10-20net: sched: cls_u32: use hash_ptr() for tc_u_hashArnd Bergmann
2017-10-20tipc: checking for NULL instead of IS_ERR()Dan Carpenter
2017-10-19net: l2tp: mark expected switch fall-throughGustavo A. R. Silva
2017-10-19sctp: do not peel off an assoc from one netns to another oneXin Long
2017-10-19mqprio: fix potential null pointer dereference on optColin Ian King
2017-10-19can: af_can: can_pernet_init(): add missing error handling for kzalloc return...Marc Kleine-Budde
2017-10-19can: af_can: do not access proto_tab directly use rcu_access_pointer insteadMarc Kleine-Budde
2017-10-19can: bcm: check for null sk before deferencing it via the call to sock_netColin Ian King
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris
2017-10-18Merge remote-tracking branch 'net-next/master'Stefan Schmidt
2017-10-18tcp: fix tcp_xmit_retransmit_queue() after rbtree introductionEric Dumazet
2017-10-18bpf: allow access to skb->len from offloadsJakub Kicinski
2017-10-18bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski
2017-10-18bpf: split verifier and program opsJakub Kicinski
2017-10-18net: ipx: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18ipv6: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18ipv4: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18decnet: af_decnet: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18sunrpc: Convert timers to use timer_setup()Kees Cook
2017-10-18ipv4: timewait: Convert timers to use timer_setup()Kees Cook
2017-10-18net: atm: Convert timers to use timer_setup()Kees Cook