aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller35-139/+229
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-138/+230
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2-2/+3
2017-10-22bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nvLawrence Brakmo1-2/+38
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo1-1/+45
2017-10-22net: x25: mark expected switch fall-throughsGustavo A. R. Silva2-1/+2
2017-10-22net: af_unix: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-22rxrpc: Don't release call mutex on error pointerDavid Howells1-2/+3
2017-10-22tipc: refactor tipc_sk_timeout() functionJon Maloy1-26/+23
2017-10-22net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund1-3/+2
2017-10-22net: sched: mark expected switch fall-throughsGustavo A. R. Silva10-0/+10
2017-10-22soreuseport: fix initialization raceCraig Gallek3-11/+11
2017-10-22net: rose: mark expected switch fall-throughsGustavo A. R. Silva2-0/+3
2017-10-22openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-22net: netrom: nr_in: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-22net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov1-1/+1
2017-10-22sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn1-0/+4
2017-10-21tipc: fix broken tipc_poll() functionJon Maloy1-3/+2
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko5-83/+0
2017-10-21dsa: Convert ndo_setup_tc offloads to block callbacksJiri Pirko1-11/+53
2017-10-21net: sched: cls_bpf: call block callbacks for offloadJiri Pirko1-8/+32
2017-10-21net: sched: cls_u32: call block callbacks for offloadJiri Pirko1-20/+52
2017-10-21net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnodeJiri Pirko1-8/+8
2017-10-21net: sched: cls_matchall: call block callbacks for offloadJiri Pirko1-27/+45
2017-10-21net: sched: use tc_setup_cb_call to call per-block callbacksJiri Pirko2-6/+24
2017-10-21net: sched: introduce per-block callbacksJiri Pirko1-0/+105
2017-10-21net: sched: use extended variants of block_get/put in ingress and clsact qdiscsJiri Pirko1-7/+29
2017-10-21net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko1-3/+53
2017-10-21udp: make some messages more descriptiveMatteo Croce1-2/+2
2017-10-21Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller2-6/+19
2017-10-21ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni1-6/+6
2017-10-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-171/+241
2017-10-21hv_sock: add locking in the open/close/release code pathsDexuan Cui1-4/+18
2017-10-21net/ncsi: Fix length of GVI response packetGavin Shan1-1/+1
2017-10-21net/ncsi: Enforce failover on link monitor timeoutGavin Shan1-3/+5
2017-10-21net/ncsi: Disable HWA mode when no channels are foundGavin Shan1-2/+10
2017-10-21net/ncsi: Stop monitor if channel times out or is inactiveSamuel Mendoza-Jonas1-6/+9
2017-10-21net/ncsi: Fix AEN HNCDSC packet lengthSamuel Mendoza-Jonas1-1/+1
2017-10-21ipv4: ipv4_default_advmss() should use route mtuEric Dumazet1-1/+1
2017-10-21packet: avoid panic in packet_getsockopt()Eric Dumazet1-8/+16
2017-10-21Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller1-3/+3
2017-10-21tcp: fix tcp_send_syn_data()Eric Dumazet1-0/+1
2017-10-21ipv6: remove from fib tree aged out RTF_CACHE dstPaolo Abeni1-1/+11
2017-10-21ipv6: start fib6 gc on RTF_CACHE dst creationPaolo Abeni1-1/+3
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet6-38/+33
2017-10-20bpf: Add file mode configuration into bpf mapsChenbo Feng1-1/+1
2017-10-20net: ipv4: Change fib notifiers to take a fib_aliasDavid Ahern1-24/+15
2017-10-20tcp: socket option to set TCP fast open keyYuchung Cheng4-17/+76
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern2-13/+17
2017-10-20net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern2-11/+19