summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-10-28net: dsa: remove port masksVivien Didelot
2017-10-28net: dsa: define port typesVivien Didelot
2017-10-28net: dsa: introduce dsa_user_ports helperVivien Didelot
2017-10-28net: dsa: use dsa_is_user_port everywhereVivien Didelot
2017-10-27net: dsa: lan9303: Learn addresses on CPU port when bridgedEgil Hjelmeland
2017-10-27net: dsa: Simplify dsa_slave_phy_setup()Florian Fainelli
2017-10-27tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_fackEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet
2017-10-27l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby
2017-10-26smc: add SMC rendezvous protocolUrsula Braun
2017-10-26tcp: TCP experimental option for SMCUrsula Braun
2017-10-26smc: fix mutex unlocks during link group creationUrsula Braun
2017-10-26tipc: fix a dangling pointerCong Wang
2017-10-26vsock: always call vsock_init_tables()Cong Wang
2017-10-26net: dsa: don't unmask port bitmapsVivien Didelot
2017-10-26net: dsa: legacy: don't unmask port bitmapsVivien Didelot
2017-10-26tipc: eliminate KASAN warningJon Maloy
2017-10-25net: atm/mpc: Stop using open-coded timer .data fieldKees Cook
2017-10-25net: af_packet: Convert timers to use timer_setup()Kees Cook
2017-10-25net: hsr: Convert timers to use timer_setup()Kees Cook
2017-10-25net: dccp: Convert timers to use timer_setup()Kees Cook
2017-10-25net: LLC: Convert timers to use timer_setup()Kees Cook
2017-10-25net: ax25: Convert timers to use timer_setup()Kees Cook
2017-10-25net: sctp: Convert timers to use timer_setup()Kees Cook
2017-10-25bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long
2017-10-25rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_eventXin Long
2017-10-25bridge: remove rtmsg_ifinfo called in add_del_ifXin Long
2017-10-25ip6_tunnel: Allow rcv/xmit even if remote address is a local addressShmulik Ladkani
2017-10-24net/sched: Fix actions list corruption when adding offloaded tc flowsOr Gerlitz
2017-10-24ipv6: add ip6_null_entry check in rt6_select()Wei Wang
2017-10-24tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch
2017-10-24ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva
2017-10-24ipv4: icmp: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva
2017-10-24net: smc_close: mark expected switch fall-throughGustavo A. R. Silva
2017-10-24net: rxrpc: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-24ipv6: addrconf: do not block BH in ipv6_chk_home_addr()Eric Dumazet
2017-10-24ipv6: addrconf: do not block BH in /proc/net/if_inet6 handlingEric Dumazet
2017-10-24ipv6: addrconf: do not block BH in ipv6_get_ifaddr()Eric Dumazet