summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* xen/9pfs: select CONFIG_XEN_XENBUS_FRONTENDArnd Bergmann2017-05-02
* xen/9pfs: initialize len to 0 to detect xenbus_read errorsStefano Stabellini2017-05-02
* xen/9pfs: build 9pfs Xen transport driverStefano Stabellini2017-05-02
* xen/9pfs: receive responsesStefano Stabellini2017-05-02
* xen/9pfs: send requests to the backendStefano Stabellini2017-05-02
* xen/9pfs: connect to the backendStefano Stabellini2017-05-02
* xen/9pfs: introduce Xen 9pfs transport driverStefano Stabellini2017-05-02
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-01
|\
| * sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown2017-04-11
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \
| | \
| | \
| *-. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
| |\ \ \
| * | | | don't open-code kernel_setsockopt()Al Viro2017-04-06
| |/ / /
* | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ \ \
| * | | | net: off by one in inet6_pton()Dan Carpenter2017-04-14
| * | | | Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-07
| |\ \ \ \
| * | | | | net/utils: generic inet_pton_with_scope helperSagi Grimberg2017-04-04
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-28
|\ \ \ \ \ \
| * | | | | | net: adjust skb->truesize in ___pskb_trim()Eric Dumazet2017-04-28
| * | | | | | tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet2017-04-28
| * | | | | | ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert2017-04-28
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-28
| |\ \ \ \ \ \
| | * | | | | | xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca2017-04-27
| | * | | | | | xfrm: do the garbage collection after flushing policyXin Long2017-04-26
| * | | | | | | tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan2017-04-28
| * | | | | | | tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan2017-04-28
| * | | | | | | tipc: Fix missing connection request handlingParthasarathy Bhuvaragan2017-04-28
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | p9_client_readdir() fixAl Viro2017-04-17
* | | | | | | | ipv6: check raw payload size correctly in ioctlJamie Bainbridge2017-04-26
* | | | | | | | tcp: memset ca_priv data to 0 properlyWei Wang2017-04-26
* | | | | | | | ipv6: check skb->protocol before lookup for nexthopWANG Cong2017-04-26
* | | | | | | | net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung2017-04-26
| |/ / / / / / |/| | | | | |
* | | | | | | net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko2017-04-25
* | | | | | | net: ipv6: regenerate host route if moved to gc listDavid Ahern2017-04-25
* | | | | | | bridge: move bridge multicast cleanup to ndo_uninitXin Long2017-04-25
* | | | | | | ipv6: fix source routingSabrina Dubroca2017-04-25
* | | | | | | tipc: fix socket flow control accounting error at tipc_recv_streamParthasarathy Bhuvaragan2017-04-25
* | | | | | | tipc: fix socket flow control accounting error at tipc_send_streamParthasarathy Bhuvaragan2017-04-25
* | | | | | | ipv6: move stub initialization after ipv6 setup completionPaolo Abeni2017-04-25
* | | | | | | net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern2017-04-24
* | | | | | | udp: disable inner UDP checksum offloads in IPsec caseAnsis Atteka2017-04-24
* | | | | | | ipv4: Avoid caching l3mdev dst on mismatched local routeRobert Shearman2017-04-24
* | | | | | | netpoll: Check for skb->queue_mappingTushar Dave2017-04-21
* | | | | | | ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-21
* | | | | | | net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter2017-04-21
* | | | | | | net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-21
* | | | | | | gso: Validate assumption of frag_list segementationIlan Tayari2017-04-21
* | | | | | | ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun2017-04-21
* | | | | | | net sched actions: allocate act cookie earlyWolfgang Bumiller2017-04-20
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-20
|\ \ \ \ \ \ \