summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet2017-10-273-12/+9
* tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet2017-10-273-11/+9
* tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet2017-10-272-10/+8
* tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet2017-10-274-10/+9
* tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet2017-10-274-11/+13
* l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby2017-10-272-2/+2
* smc: add SMC rendezvous protocolUrsula Braun2017-10-261-0/+16
* tcp: TCP experimental option for SMCUrsula Braun2017-10-264-3/+120
* smc: fix mutex unlocks during link group creationUrsula Braun2017-10-261-11/+15
* tipc: fix a dangling pointerCong Wang2017-10-261-1/+3
* vsock: always call vsock_init_tables()Cong Wang2017-10-261-3/+4
* net: dsa: don't unmask port bitmapsVivien Didelot2017-10-261-4/+0
* net: dsa: legacy: don't unmask port bitmapsVivien Didelot2017-10-261-4/+0
* tipc: eliminate KASAN warningJon Maloy2017-10-261-1/+1
* net: atm/mpc: Stop using open-coded timer .data fieldKees Cook2017-10-251-4/+6
* net: af_packet: Convert timers to use timer_setup()Kees Cook2017-10-251-15/+7
* net: hsr: Convert timers to use timer_setup()Kees Cook2017-10-253-10/+7
* net: dccp: Convert timers to use timer_setup()Kees Cook2017-10-255-15/+20
* net: LLC: Convert timers to use timer_setup()Kees Cook2017-10-252-18/+21
* net: ax25: Convert timers to use timer_setup()Kees Cook2017-10-253-30/+27
* net: sctp: Convert timers to use timer_setup()Kees Cook2017-10-254-47/+61
* bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long2017-10-251-1/+0
* rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_eventXin Long2017-10-251-0/+1
* bridge: remove rtmsg_ifinfo called in add_del_ifXin Long2017-10-251-3/+0
* ip6_tunnel: Allow rcv/xmit even if remote address is a local addressShmulik Ladkani2017-10-251-2/+4
* net/sched: Fix actions list corruption when adding offloaded tc flowsOr Gerlitz2017-10-241-4/+3
* ipv6: add ip6_null_entry check in rt6_select()Wei Wang2017-10-241-1/+1
* tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch2017-10-243-4/+30
* ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva2017-10-241-2/+1
* ipv4: icmp: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva2017-10-241-2/+3
* net: smc_close: mark expected switch fall-throughGustavo A. R. Silva2017-10-241-1/+2
* net: rxrpc: mark expected switch fall-throughsGustavo A. R. Silva2017-10-243-0/+4
* ipv6: addrconf: do not block BH in ipv6_chk_home_addr()Eric Dumazet2017-10-241-3/+3
* ipv6: addrconf: do not block BH in /proc/net/if_inet6 handlingEric Dumazet2017-10-241-8/+8
* ipv6: addrconf: do not block BH in ipv6_get_ifaddr()Eric Dumazet2017-10-241-3/+3
* ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()Eric Dumazet2017-10-241-3/+3
* ipv6: addrconf: add per netns perturbation in inet6_addr_hash()Eric Dumazet2017-10-241-7/+9
* ipv6: addrconf: factorize inet6_addr_hash() callEric Dumazet2017-10-241-10/+5
* ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declarationEric Dumazet2017-10-241-18/+17
* tcp: add tracepoint trace_tcp_set_state()Song Liu2017-10-241-0/+4
* tcp: add tracepoint trace_tcp_destroy_sockSong Liu2017-10-241-0/+2
* tcp: add tracepoint trace_tcp_receive_resetSong Liu2017-10-241-0/+3
* tcp: add tracepoint trace_tcp_send_resetSong Liu2017-10-244-3/+20
* Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...David S. Miller2017-10-242-5/+5
|\
| * batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementationSven Eckelmann2017-10-171-5/+4
| * batman-adv: Add missing kerneldoc for extackSven Eckelmann2017-10-121-0/+1
* | net: core: rtnetlink: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva2017-10-231-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-2235-139/+229
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2135-138/+230
| |\ \
| | * | ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2017-10-222-2/+3
OpenPOWER on IntegriCloud