summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-10-24tcp: add tracepoint trace_tcp_set_state()Song Liu
2017-10-24tcp: add tracepoint trace_tcp_destroy_sockSong Liu
2017-10-24tcp: add tracepoint trace_tcp_receive_resetSong Liu
2017-10-24tcp: add tracepoint trace_tcp_send_resetSong Liu
2017-10-24Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...David S. Miller
2017-10-23net: core: rtnetlink: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet
2017-10-22bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nvLawrence Brakmo
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo
2017-10-22net: x25: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-22net: af_unix: mark expected switch fall-throughGustavo A. R. Silva
2017-10-22rxrpc: Don't release call mutex on error pointerDavid Howells
2017-10-22tipc: refactor tipc_sk_timeout() functionJon Maloy
2017-10-22net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund
2017-10-22net: sched: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-22soreuseport: fix initialization raceCraig Gallek
2017-10-22net: rose: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-22openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva
2017-10-22net: netrom: nr_in: mark expected switch fall-throughGustavo A. R. Silva
2017-10-22net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov
2017-10-22sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn
2017-10-21tipc: fix broken tipc_poll() functionJon Maloy
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko
2017-10-21dsa: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21net: sched: cls_bpf: call block callbacks for offloadJiri Pirko
2017-10-21net: sched: cls_u32: call block callbacks for offloadJiri Pirko
2017-10-21net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnodeJiri Pirko
2017-10-21net: sched: cls_matchall: call block callbacks for offloadJiri Pirko
2017-10-21net: sched: use tc_setup_cb_call to call per-block callbacksJiri Pirko
2017-10-21net: sched: introduce per-block callbacksJiri Pirko
2017-10-21net: sched: use extended variants of block_get/put in ingress and clsact qdiscsJiri Pirko
2017-10-21net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko
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