summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* net: hsr: Convert timers to use timer_setup()Kees Cook2017-10-25
* net: dccp: Convert timers to use timer_setup()Kees Cook2017-10-25
* net: LLC: Convert timers to use timer_setup()Kees Cook2017-10-25
* net: ax25: Convert timers to use timer_setup()Kees Cook2017-10-25
* net: sctp: Convert timers to use timer_setup()Kees Cook2017-10-25
* bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long2017-10-25
* rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_eventXin Long2017-10-25
* bridge: remove rtmsg_ifinfo called in add_del_ifXin Long2017-10-25
* ip6_tunnel: Allow rcv/xmit even if remote address is a local addressShmulik Ladkani2017-10-25
* net/sched: Fix actions list corruption when adding offloaded tc flowsOr Gerlitz2017-10-24
* ipv6: add ip6_null_entry check in rt6_select()Wei Wang2017-10-24
* tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch2017-10-24
* ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva2017-10-24
* ipv4: icmp: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva2017-10-24
* net: smc_close: mark expected switch fall-throughGustavo A. R. Silva2017-10-24
* net: rxrpc: mark expected switch fall-throughsGustavo A. R. Silva2017-10-24
* ipv6: addrconf: do not block BH in ipv6_chk_home_addr()Eric Dumazet2017-10-24
* ipv6: addrconf: do not block BH in /proc/net/if_inet6 handlingEric Dumazet2017-10-24
* ipv6: addrconf: do not block BH in ipv6_get_ifaddr()Eric Dumazet2017-10-24
* ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()Eric Dumazet2017-10-24
* ipv6: addrconf: add per netns perturbation in inet6_addr_hash()Eric Dumazet2017-10-24
* ipv6: addrconf: factorize inet6_addr_hash() callEric Dumazet2017-10-24
* ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declarationEric Dumazet2017-10-24
* tcp: add tracepoint trace_tcp_set_state()Song Liu2017-10-24
* tcp: add tracepoint trace_tcp_destroy_sockSong Liu2017-10-24
* tcp: add tracepoint trace_tcp_receive_resetSong Liu2017-10-24
* tcp: add tracepoint trace_tcp_send_resetSong Liu2017-10-24
* Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...David S. Miller2017-10-24
|\
| * batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementationSven Eckelmann2017-10-17
| * batman-adv: Add missing kerneldoc for extackSven Eckelmann2017-10-12
* | net: core: rtnetlink: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva2017-10-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-21
| |\ \
| | * | ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2017-10-22
| | * | rxrpc: Don't release call mutex on error pointerDavid Howells2017-10-22
| | * | net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund2017-10-22
| | * | soreuseport: fix initialization raceCraig Gallek2017-10-22
| | * | net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov2017-10-22
| | * | sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn2017-10-22
| | * | udp: make some messages more descriptiveMatteo Croce2017-10-21
| | * | Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...David S. Miller2017-10-21
| | |\ \
| | | * | can: af_can: can_pernet_init(): add missing error handling for kzalloc return...Marc Kleine-Budde2017-10-19
| | | * | can: af_can: do not access proto_tab directly use rcu_access_pointer insteadMarc Kleine-Budde2017-10-19
| | | * | can: bcm: check for null sk before deferencing it via the call to sock_netColin Ian King2017-10-19
| | * | | hv_sock: add locking in the open/close/release code pathsDexuan Cui2017-10-21
| | * | | net/ncsi: Fix length of GVI response packetGavin Shan2017-10-21
| | * | | net/ncsi: Enforce failover on link monitor timeoutGavin Shan2017-10-21
| | * | | net/ncsi: Disable HWA mode when no channels are foundGavin Shan2017-10-21
| | * | | net/ncsi: Stop monitor if channel times out or is inactiveSamuel Mendoza-Jonas2017-10-21
| | * | | net/ncsi: Fix AEN HNCDSC packet lengthSamuel Mendoza-Jonas2017-10-21