summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: Don't return error on normal responseSamuel Mendoza-Jonas2017-11-141-17/+14
* net/ncsi: Improve general state loggingSamuel Mendoza-Jonas2017-11-143-21/+92
* Revert "net/ncsi: General state debugging"Joel Stanley2017-11-143-68/+9
* net/ncsi: General state debuggingSamuel Mendoza-Jonas2017-11-083-9/+68
* net/ncsi: Fix length of GVI response packetGavin Shan2017-10-241-1/+1
* net/ncsi: Enforce failover on link monitor timeoutGavin Shan2017-10-241-3/+5
* net/ncsi: Disable HWA mode when no channels are foundGavin Shan2017-10-241-2/+10
* net/ncsi: Stop monitor if channel times out or is inactiveSamuel Mendoza-Jonas2017-10-241-6/+9
* net/ncsi: Fix AEN HNCDSC packet lengthSamuel Mendoza-Jonas2017-10-241-1/+1
* net/ncsi: Don't limit vids based on hot_channelSamuel Mendoza-Jonas2017-10-242-8/+10
* Revert "net/ncsi: Don't assume last available channel exists"Samuel Mendoza-Jonas2017-10-241-15/+6
* net/ncsi: Don't assume last available channel existsSamuel Mendoza-Jonas2017-09-071-6/+15
* net/ncsi: Configure VLAN tag filterSam Mendoza-Jonas2017-08-113-4/+311
* net/ncsi: Fix several packet definitionsSam Mendoza-Jonas2017-08-113-7/+8
* Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-05-201-1/+2
* iov_iter: don't revert iov buffer if csum errorDing Tianhong2017-05-201-6/+7
* openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme2017-05-141-0/+2
* ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-142-2/+12
* ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-142-11/+17
* rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt2017-05-141-1/+1
* ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko2017-05-142-0/+5
* tcp: do not inherit fastopen_req from parentEric Dumazet2017-05-141-0/+1
* net: ipv6: Do not duplicate DAD on link upDavid Ahern2017-05-141-2/+3
* tcp: fix wraparound issue in tcp_lpEric Dumazet2017-05-141-2/+4
* net: adjust skb->truesize in ___pskb_trim()Eric Dumazet2017-05-141-0/+2
* tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet2017-05-141-7/+12
* p9_client_readdir() fixAl Viro2017-05-031-0/+4
* ipv6: check raw payload size correctly in ioctlJamie Bainbridge2017-05-031-2/+1
* tcp: memset ca_priv data to 0 properlyWei Wang2017-05-031-8/+3
* ipv6: check skb->protocol before lookup for nexthopWANG Cong2017-05-031-16/+18
* net: ipv6: regenerate host route if moved to gc listDavid Ahern2017-05-031-2/+12
* tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh2017-05-032-7/+12
* tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbsSoheil Hassas Yeganeh2017-05-032-1/+22
* ip6mr: fix notification device destructionNikolay Aleksandrov2017-05-031-7/+6
* netpoll: Check for skb->queue_mappingTushar Dave2017-05-031-2/+8
* net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-05-031-0/+4
* gso: Validate assumption of frag_list segementationIlan Tayari2017-05-031-4/+14
* ipv6: fix source routingSabrina Dubroca2017-05-031-0/+4
* ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun2017-05-031-1/+0
* ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun2017-05-031-0/+3
* net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn2017-05-033-14/+6
* ipv6: Fix idev->addr_list corruptionRabin Vincent2017-05-031-4/+7
* tcp: clear saved_syn in tcp_disconnect()Eric Dumazet2017-05-031-0/+1
* sctp: listen on the sock only when it's state is listening or closedXin Long2017-05-031-0/+3
* net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch2017-05-031-1/+1
* l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault2017-05-031-1/+1
* l2tp: take reference on sessions being dumpedGuillaume Nault2017-05-035-11/+27
* openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei2017-05-031-2/+8
* net/packet: fix overflow in check for tp_reserveAndrey Konovalov2017-05-031-0/+2
* net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov2017-05-031-0/+2
OpenPOWER on IntegriCloud