tcp: Namespace-ify sysctl_tcp_nometrics_save
[linux-block.git] / net /
2017-10-28 Eric Dumazettcp: Namespace-ify sysctl_tcp_nometrics_save
2017-10-28 Gustavo A. R. Silvaipv6: exthdrs: use swap macro in ipv6_dest_hao
2017-10-28 Vivien Didelotnet: dsa: move fixed link registration helpers
2017-10-27 David S. MillerMerge branch 'dsa-define-port-types'
2017-10-27 Vivien Didelotnet: dsa: remove port masks
2017-10-27 Vivien Didelotnet: dsa: define port types
2017-10-27 Vivien Didelotnet: dsa: introduce dsa_user_ports helper
2017-10-27 Vivien Didelotnet: dsa: use dsa_is_user_port everywhere
2017-10-27 David S. MillerMerge branch 'dsa-lan9303-Learn-addresses-on-CPU-port...
2017-10-27 Egil Hjelmelandnet: dsa: lan9303: Learn addresses on CPU port when...
2017-10-27 Florian Fainellinet: dsa: Simplify dsa_slave_phy_setup()
2017-10-27 David S. MillerMerge branch 'tcp-move-14-sysctls-to-namespaces'
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_frto
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_adv_win_scale
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_app_win
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_dsack
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_max_reordering
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_fack
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_abort_on_overflow
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_rfc1337
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_stdurg
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_retrans_collapse
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_slow_start_after_idle
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_recovery
2017-10-27 Eric Dumazettcp: Namespace-ify sysctl_tcp_early_retrans
2017-10-27 Jiri Slabyl2tp: cleanup l2tp_tunnel_delete calls
2017-10-26 David S. MillerMerge branch 'tcp-smc-rendezvous'
2017-10-26 Ursula Braunsmc: add SMC rendezvous protocol
2017-10-26 Ursula Brauntcp: TCP experimental option for SMC
2017-10-26 Ursula Braunsmc: fix mutex unlocks during link group creation
2017-10-26 Cong Wangtipc: fix a dangling pointer
2017-10-26 Cong Wangvsock: always call vsock_init_tables()
2017-10-26 David S. MillerMerge branch 'dsa-dont-unmask-port-bitmaps'
2017-10-26 Vivien Didelotnet: dsa: don't unmask port bitmaps
2017-10-26 Vivien Didelotnet: dsa: legacy: don't unmask port bitmaps
2017-10-26 Jon Maloytipc: eliminate KASAN warning
2017-10-25 Kees Cooknet: atm/mpc: Stop using open-coded timer .data field
2017-10-25 Kees Cooknet: af_packet: Convert timers to use timer_setup()
2017-10-25 Kees Cooknet: hsr: Convert timers to use timer_setup()
2017-10-25 Kees Cooknet: dccp: Convert timers to use timer_setup()
2017-10-25 Kees Cooknet: LLC: Convert timers to use timer_setup()
2017-10-25 Kees Cooknet: ax25: Convert timers to use timer_setup()
2017-10-25 Kees Cooknet: sctp: Convert timers to use timer_setup()
2017-10-25 David S. MillerMerge branch 'net-remove-rtmsg_ifinfo-used-in-bridge...
2017-10-25 Xin Longbonding: remove rtmsg_ifinfo called after bond_lower_st...
2017-10-25 Xin Longrtnetlink: bring NETDEV_CHANGELOWERSTATE event process...
2017-10-25 Xin Longbridge: remove rtmsg_ifinfo called in add_del_if
2017-10-25 Shmulik Ladkaniip6_tunnel: Allow rcv/xmit even if remote address is...
2017-10-24 Or Gerlitznet/sched: Fix actions list corruption when adding...
2017-10-24 Wei Wangipv6: add ip6_null_entry check in rt6_select()
2017-10-24 Christoph Paaschtcp: Configure TFO without cookie per socket and/or...
2017-10-24 Gustavo A. R. Silvaipv4: tcp_minisocks: use BUG_ON instead of if condition...
2017-10-24 Gustavo A. R. Silvaipv4: icmp: use BUG_ON instead of if condition followed...
2017-10-24 Gustavo A. R. Silvanet: smc_close: mark expected switch fall-through
2017-10-24 Gustavo A. R. Silvanet: rxrpc: mark expected switch fall-throughs
2017-10-24 David S. MillerMerge branch 'ipv6-addrconf-hash-improvements-and-cleanups'
2017-10-24 Eric Dumazetipv6: addrconf: do not block BH in ipv6_chk_home_addr()
2017-10-24 Eric Dumazetipv6: addrconf: do not block BH in /proc/net/if_inet6...
2017-10-24 Eric Dumazetipv6: addrconf: do not block BH in ipv6_get_ifaddr()
2017-10-24 Eric Dumazetipv6: addrconf: do not block BH in ipv6_chk_addr_and_fl...
2017-10-24 Eric Dumazetipv6: addrconf: add per netns perturbation in inet6_add...
2017-10-24 Eric Dumazetipv6: addrconf: factorize inet6_addr_hash() call
2017-10-24 Eric Dumazetipv6: addrconf: move ipv6_chk_same_addr() to avoid...
2017-10-24 David S. MillerMerge branch 'tcp-tracepoints'
2017-10-24 Song Liutcp: add tracepoint trace_tcp_set_state()
2017-10-24 Song Liutcp: add tracepoint trace_tcp_destroy_sock
2017-10-24 Song Liutcp: add tracepoint trace_tcp_receive_reset
2017-10-24 Song Liutcp: add tracepoint trace_tcp_send_reset
2017-10-24 David S. MillerMerge tag 'batadv-next-for-davem-20171023' of git:...
2017-10-23 Gustavo A. R. Silvanet: core: rtnetlink: use BUG_ON instead of if conditio...
2017-10-22 David S. MillerMerge git://git./linux/kernel/git/davem/net
2017-10-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-10-22 Eric Dumazetipv6: flowlabel: do not leave opt->tot_len with garbage
2017-10-22 David S. MillerMerge branch 'bpf-BASE_RTT'
2017-10-22 Lawrence Brakmobpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv
2017-10-22 Lawrence Brakmobpf: Adding helper function bpf_getsockops
2017-10-22 Gustavo A. R. Silvanet: x25: mark expected switch fall-throughs
2017-10-22 Gustavo A. R. Silvanet: af_unix: mark expected switch fall-through
2017-10-22 David Howellsrxrpc: Don't release call mutex on error pointer
2017-10-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-22 Jon Maloytipc: refactor tipc_sk_timeout() function
2017-10-22 Niklas Söderlundnet: ethtool: remove error check for legacy setting...
2017-10-22 Gustavo A. R. Silvanet: sched: mark expected switch fall-throughs
2017-10-22 Craig Galleksoreuseport: fix initialization race
2017-10-22 Gustavo A. R. Silvanet: rose: mark expected switch fall-throughs
2017-10-22 Gustavo A. R. Silvaopenvswitch: conntrack: mark expected switch fall-through
2017-10-22 Gustavo A. R. Silvanet: netrom: nr_in: mark expected switch fall-through
2017-10-22 Nikolay Aleksandrovnet: bridge: fix returning of vlan range op errors
2017-10-22 Willem de Bruijnsock: correct sk_wmem_queued accounting on efault in...
2017-10-21 Linus TorvaldsMerge tag 'dmaengine-fix-4.14-rc6' of git://git.infrade...
2017-10-21 Jon Maloytipc: fix broken tipc_poll() function
2017-10-21 David S. MillerMerge branch 'net-sched-convert-cls-ndo_setup_tc-offloa...
2017-10-21 Jiri Pirkonet: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
2017-10-21 Jiri Pirkodsa: Convert ndo_setup_tc offloads to block callbacks
2017-10-21 Jiri Pirkonet: sched: cls_bpf: call block callbacks for offload
2017-10-21 Jiri Pirkonet: sched: cls_u32: call block callbacks for offload
2017-10-21 Jiri Pirkonet: sched: cls_u32: swap u32_remove_hw_knode and u32_r...
2017-10-21 Jiri Pirkonet: sched: cls_matchall: call block callbacks for...
next