summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-06-17Merge remote-tracking branch 'fslc/4.1-2.0.x-imx' into toradex_4.1-2.0.x-imx-...Marcel Ziswiler
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-13ipx: call ipxitf_put() in ioctl error pathDan Carpenter
2017-06-13ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-06-13ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-06-13rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt
2017-06-13ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-06-13tcp: fix wraparound issue in tcp_lpEric Dumazet
2017-06-13tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-06-13ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-06-13ip6mr: fix notification device destructionNikolay Aleksandrov
2017-06-13netpoll: Check for skb->queue_mappingTushar Dave
2017-06-13sctp: listen on the sock only when it's state is listening or closedXin Long
2017-06-13net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-06-13l2tp: take reference on sessions being dumpedGuillaume Nault
2017-06-13net/packet: fix overflow in check for tp_reserveAndrey Konovalov
2017-06-13net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov
2017-06-13l2tp: purge socket queues in the .destruct() callbackGuillaume Nault
2017-06-13net: neigh: guard against NULL solicit() methodEric Dumazet
2017-06-13RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com
2017-06-13ping: implement proper lockingEric Dumazet
2017-06-13tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan
2017-06-13tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy
2017-06-13net: ipv6: check route protocol when deleting routesMantas M
2017-06-13net/packet: fix overflow in check for priv area sizeAndrey Konovalov
2017-06-07dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-05-28udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2017-05-17Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2017-05-17p9_client_readdir() fixAl Viro
2017-05-17mac80211: flush delayed work when entering suspendMatt Chen
2017-03-24Merge remote-tracking branch 'fslc/4.1-2.0.x-imx' into toradex_4.1-2.0.x-imxMax Krummenacher
2017-03-17Merge tag 'v4.1.39' into 4.1-2.0.x-imxOtavio Salvador
2017-03-06svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-03-06can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp
2017-03-06SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-03-06svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-03-02nl80211: fix sched scan netlink socket owner destructionJohannes Berg
2017-01-23Merge tag 'v4.1.38' into 4.1-2.0.x-imxOtavio Salvador
2017-01-13gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck
2017-01-13tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2017-01-13net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani
2017-01-13ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross
2017-01-12libceph: verify authorize reply on connectIlya Dryomov
2017-01-12SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2017-01-10rfkill-regulator: add dt supportTroy Kisky
2016-12-23tipc: check minimum bearer MTUMichal Kubeček
2016-12-23net: ping: check minimum size on ICMP header lengthKees Cook
2016-12-23packet: fix race condition in packet_set_ringPhilip Pettersson
2016-12-23net: add recursion limit to GROSabrina Dubroca
2016-12-23Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery