Age | Commit message (Expand) | Author |
2018-05-10 | rxrpc: Fix error reception on AF_INET6 sockets | David Howells |
2018-05-10 | rxrpc: Fix missing start of call timeout | David Howells |
2018-05-10 | sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg | Xin Long |
2018-05-10 | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-05-10 | tipc: fix one byte leak in tipc_sk_set_orig_addr() | Eric Dumazet |
2018-05-10 | udp: fix SO_BINDTODEVICE | Paolo Abeni |
2018-05-10 | ipv4: reset fnhe_mtu_locked after cache route flushed | Hangbin Liu |
2018-05-10 | net/9p: fix spelling mistake: "suspsend" -> "suspend" | Colin Ian King |
2018-05-10 | sctp: fix spelling mistake: "max_retans" -> "max_retrans" | Colin Ian King |
2018-05-10 | batman-adv: Avoid race in TT TVLV allocator helper | Sven Eckelmann |
2018-05-10 | tipc: eliminate KMSAN uninit-value in strcmp complaint | Ying Xue |
2018-05-10 | net/9p: correct some comment errors in 9p file system code | Sun Lianwen |
2018-05-10 | libceph: add osd_req_op_extent_osd_data_bvecs() | Ilya Dryomov |
2018-05-09 | IB: remove redundant INFINIBAND kconfig dependencies | Greg Thelen |
2018-05-09 | netfilter: nf_tables: bogus EBUSY in chain deletions | Pablo Neira Ayuso |
2018-05-09 | netfilter: nft_compat: fix handling of large matchinfo size | Florian Westphal |
2018-05-09 | netfilter: nft_compat: prepare for indirect info storage | Florian Westphal |
2018-05-08 | Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-05-08 | netfilter: nf_tables: don't assume chain stats are set when jumplabel is set | Florian Westphal |
2018-05-08 | netfilter: x_tables: add module alias for icmp matches | Florian Westphal |
2018-05-08 | netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes | Florian Westphal |
2018-05-08 | netfilter: core: add missing __rcu annotation | Florian Westphal |
2018-05-08 | ipvs: fix stats update from local clients | Julian Anastasov |
2018-05-08 | ipvs: fix refcount usage for conns in ops mode | Julian Anastasov |
2018-05-08 | netfilter: nf_tables: nft_compat: fix refcount leak on xt module | Florian Westphal |
2018-05-08 | netfilter: bridge: stp fix reference to uninitialized data | Stephen Hemminger |
2018-05-08 | llc: better deal with too small mtu | Eric Dumazet |
2018-05-08 | trivial: fix inconsistent help texts | Georg Hofmann |
2018-05-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-05-07 | net/tls: Fix connection stall on partial tls record | Andre Tomt |
2018-05-07 | tls: fix use after free in tls_sk_proto_close | Eric Dumazet |
2018-05-07 | sctp: delay the authentication for the duplicated cookie-echo chunk | Xin Long |
2018-05-07 | mac80211: use timeout from the AddBA response instead of the request | Sara Sharon |
2018-05-07 | mac80211: Adjust SAE authentication timeout | Ilan Peer |
2018-05-07 | rfkill: gpio: fix memory leak in probe error path | Johan Hovold |
2018-05-04 | net/netlink: make sure the headers line up actual value output | YU Bo |
2018-05-04 | nsh: fix infinite loop | Eric Dumazet |
2018-05-04 | net: atm: Fix potential Spectre v1 | Gustavo A. R. Silva |
2018-05-04 | openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found | Stefano Brivio |
2018-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-03 | dccp: fix tasklet usage | Eric Dumazet |
2018-05-03 | smc: fix sendpage() call | Stefan Raspl |
2018-05-03 | net/smc: handle unregistered buffers | Karsten Graul |
2018-05-03 | net/smc: call consolidation | Karsten Graul |
2018-05-03 | tcp: restore autocorking | Eric Dumazet |
2018-05-03 | rds: do not leak kernel memory to user land | Eric Dumazet |
2018-05-02 | ipv4: fix fnhe usage by non-cached routes | Julian Anastasov |
2018-05-02 | net_sched: fq: take care of throttled flows before reuse | Eric Dumazet |
2018-05-02 | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" | Ido Schimmel |
2018-05-02 | net/smc: restrict non-blocking connect finish | Ursula Braun |