Age | Commit message (Expand) | Author |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-04-28 | net: adjust skb->truesize in ___pskb_trim() | Eric Dumazet |
2017-04-28 | tcp: do not underestimate skb->truesize in tcp_trim_head() | Eric Dumazet |
2017-04-28 | ipv4: Don't pass IP fragments to upper layer GRO handlers. | Steffen Klassert |
2017-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-04-28 | tipc: close the connection if protocol messages contain errors | Parthasarathy Bhuvaragan |
2017-04-28 | tipc: improve error validations for sockets in CONNECTING state | Parthasarathy Bhuvaragan |
2017-04-28 | tipc: Fix missing connection request handling | Parthasarathy Bhuvaragan |
2017-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-04-27 | xfrm: fix GRO for !CONFIG_NETFILTER | Sabrina Dubroca |
2017-04-26 | ipv6: check raw payload size correctly in ioctl | Jamie Bainbridge |
2017-04-26 | tcp: memset ca_priv data to 0 properly | Wei Wang |
2017-04-26 | ipv6: check skb->protocol before lookup for nexthop | WANG Cong |
2017-04-26 | net: core: Prevent from dereferencing null pointer when releasing SKB | Myungho Jung |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-26 | xfrm: do the garbage collection after flushing policy | Xin Long |
2017-04-25 | net/packet: check length in getsockopt() called with PACKET_HDRLEN | Alexander Potapenko |
2017-04-25 | net: ipv6: regenerate host route if moved to gc list | David Ahern |
2017-04-25 | bridge: move bridge multicast cleanup to ndo_uninit | Xin Long |
2017-04-25 | ipv6: fix source routing | Sabrina Dubroca |
2017-04-25 | tipc: fix socket flow control accounting error at tipc_recv_stream | Parthasarathy Bhuvaragan |
2017-04-25 | tipc: fix socket flow control accounting error at tipc_send_stream | Parthasarathy Bhuvaragan |
2017-04-25 | ipv6: move stub initialization after ipv6 setup completion | Paolo Abeni |
2017-04-24 | net: ipv6: send unsolicited NA if enabled for all interfaces | David Ahern |
2017-04-24 | udp: disable inner UDP checksum offloads in IPsec case | Ansis Atteka |
2017-04-24 | ipv4: Avoid caching l3mdev dst on mismatched local route | Robert Shearman |
2017-04-21 | netpoll: Check for skb->queue_mapping | Tushar Dave |
2017-04-21 | ip6mr: fix notification device destruction | Nikolay Aleksandrov |
2017-04-21 | net: qrtr: potential use after free in qrtr_sendmsg() | Dan Carpenter |
2017-04-21 | net: ipv6: RTF_PCPU should not be settable from userspace | David Ahern |
2017-04-21 | gso: Validate assumption of frag_list segementation | Ilan Tayari |
2017-04-21 | ipv6: sr: fix double free of skb after handling invalid SRH | David Lebrun |
2017-04-20 | net sched actions: allocate act cookie early | Wolfgang Bumiller |
2017-04-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-04-20 | ipv6: sr: fix out-of-bounds access in SRH validation | David Lebrun |
2017-04-20 | mac80211: reject ToDS broadcast data frames | Johannes Berg |
2017-04-20 | Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-04-18 | af_key: Fix sadb_x_ipsecrequest parsing | Herbert Xu |
2017-04-17 | ipv6: drop non loopback packets claiming to originate from ::1 | Florian Westphal |
2017-04-17 | p9_client_readdir() fix | Al Viro |
2017-04-17 | net-timestamp: avoid use-after-free in ip_recv_error | Willem de Bruijn |
2017-04-17 | ipv4: fix a deadlock in ip_ra_control | WANG Cong |
2017-04-14 | net: off by one in inet6_pton() | Dan Carpenter |
2017-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-04-13 | netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage | Gao Feng |
2017-04-13 | netfilter: nft_hash: do not dump the auto generated seed | Liping Zhang |
2017-04-13 | mac80211: fix MU-MIMO follow-MAC mode | Johannes Berg |
2017-04-12 | ipv6: Fix idev->addr_list corruption | Rabin Vincent |