summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | rxrpc: Don't release call mutex on error pointerDavid Howells2017-10-221-2/+3
| | * | net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund2017-10-221-3/+2
| | * | soreuseport: fix initialization raceCraig Gallek2017-10-223-11/+11
| | * | net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov2017-10-221-1/+1
| | * | sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn2017-10-221-0/+4
| | * | udp: make some messages more descriptiveMatteo Croce2017-10-211-2/+2
| | * | Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...David S. Miller2017-10-212-6/+19
| | |\ \
| | | * | can: af_can: can_pernet_init(): add missing error handling for kzalloc return...Marc Kleine-Budde2017-10-191-1/+13
| | | * | can: af_can: do not access proto_tab directly use rcu_access_pointer insteadMarc Kleine-Budde2017-10-191-3/+3
| | | * | can: bcm: check for null sk before deferencing it via the call to sock_netColin Ian King2017-10-191-2/+3
| | * | | hv_sock: add locking in the open/close/release code pathsDexuan Cui2017-10-211-4/+18
| | * | | net/ncsi: Fix length of GVI response packetGavin Shan2017-10-211-1/+1
| | * | | net/ncsi: Enforce failover on link monitor timeoutGavin Shan2017-10-211-3/+5
| | * | | net/ncsi: Disable HWA mode when no channels are foundGavin Shan2017-10-211-2/+10
| | * | | net/ncsi: Stop monitor if channel times out or is inactiveSamuel Mendoza-Jonas2017-10-211-6/+9
| | * | | net/ncsi: Fix AEN HNCDSC packet lengthSamuel Mendoza-Jonas2017-10-211-1/+1
| | * | | packet: avoid panic in packet_getsockopt()Eric Dumazet2017-10-211-8/+16
| | * | | tcp/dccp: fix ireq->opt racesEric Dumazet2017-10-216-38/+33
| | * | | bpf: remove mark access for SK_SKB program typesJohn Fastabend2017-10-201-1/+1
| | * | | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-201-14/+15
| | * | | sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long2017-10-201-1/+1
| | * | | sctp: do not peel off an assoc from one netns to another oneXin Long2017-10-191-0/+4
| | |/ /
| | * | netlink: fix netlink_ack() extack raceJohannes Berg2017-10-181-4/+4
| | * | Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-161-4/+17
| | |\ \
| | | * | mac80211: accept key reinstall without changing anythingJohannes Berg2017-10-161-4/+17
| | * | | dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notificationXin Long2017-10-161-1/+12
| | * | | net/sched: cls_flower: Set egress_dev mark when calling into the HW driverOr Gerlitz2017-10-161-0/+2
| | * | | tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-161-3/+3
| | * | | net: enable interface alias removal via rtnlNicolas Dichtel2017-10-161-1/+4
| | * | | rtnetlink: do not set notification for tx_queue_len in do_setlinkXin Long2017-10-161-1/+1
| | * | | rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlinkXin Long2017-10-161-1/+1
| | * | | rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_eventXin Long2017-10-161-0/+1
OpenPOWER on IntegriCloud