Age | Commit message (Expand) | Author |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-06-06 | net: bridge: fix a null pointer dereference in br_afspec | Nikolay Aleksandrov |
2017-06-06 | net/ipv6: Fix CALIPSO causing GPF with datagram support | Richard Haines |
2017-06-06 | Revert "sit: reload iphdr in ipip6_rcv" | David S. Miller |
2017-06-05 | devlink: fix potential memort leak | Haishuang Yan |
2017-06-04 | sit: reload iphdr in ipip6_rcv | Haishuang Yan |
2017-06-04 | net: ping: do not abuse udp_poll() | Eric Dumazet |
2017-06-04 | net: dsa: Fix stale cpu_switch reference after unbind then bind | Florian Fainelli |
2017-06-04 | ipv6: Fix leak in ipv6_gso_segment(). | David S. Miller |
2017-06-04 | sock: reset sk_err when the error queue is empty | Soheil Hassas Yeganeh |
2017-06-04 | ip6_tunnel: fix traffic class routing for tunnels | Liam McBirnie |
2017-06-04 | Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-06-02 | tcp: disallow cwnd undo when switching congestion control | Yuchung Cheng |
2017-06-02 | ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() | Ben Hutchings |
2017-06-02 | Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-06-02 | net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c | Florian Fainelli |
2017-06-01 | mac80211: fix dropped counter in multiqueue RX | Johannes Berg |
2017-06-01 | net: bridge: start hello timer only if device is up | Nikolay Aleksandrov |
2017-06-01 | netlink: don't send unknown nsid | Nicolas Dichtel |
2017-05-31 | mpls: fix clearing of dead nh_flags on link up | Roopa Prabhu |
2017-05-31 | tcp: reinitialize MTU probing when setting MSS in a TCP repair | Douglas Caetano dos Santos |
2017-05-31 | SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() | NeilBrown |
2017-05-30 | mac80211: fix TX aggregation start/stop callback race | Johannes Berg |
2017-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-26 | ipv4: add reference counting to metrics | Eric Dumazet |
2017-05-26 | ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets | Peter Dawson |
2017-05-26 | sctp: fix ICMP processing if skb is non-linear | Davide Caratti |
2017-05-26 | net: llc: add lock_sock in llc_ui_bind to avoid a race condition | linzhang |
2017-05-26 | Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-05-25 | bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data | Daniel Borkmann |
2017-05-25 | arp: fixed -Wuninitialized compiler warning | Ihar Hrachyshka |
2017-05-25 | tcp: avoid fastopen API to be used on AF_UNSPEC | Wei Wang |
2017-05-25 | net: move somaxconn init from sysctl code | Roman Kapl |
2017-05-24 | Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-05-24 | net: rtnetlink: bail out from rtnl_fdb_dump() on parse error | Alexander Potapenko |
2017-05-24 | sctp: set new_asoc temp when processing dupcookie | Xin Long |
2017-05-24 | sctp: fix stream update when processing dupcookie | Xin Long |
2017-05-24 | libceph: cleanup old messages according to reconnect seq | Yan, Zheng |
2017-05-24 | xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma... | Markus Elfring |
2017-05-24 | netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize | Liping Zhang |
2017-05-23 | netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BIT | Liping Zhang |
2017-05-23 | netfilter: nft_set_rbtree: handle element re-addition after deletion | Pablo Neira Ayuso |
2017-05-23 | netfilter: conntrack: fix false CRC32c mismatch using paged skb | Davide Caratti |
2017-05-23 | libceph: NULL deref on crush_decode() error path | Dan Carpenter |
2017-05-23 | libceph: fix error handling in process_one_ticket() | Ilya Dryomov |
2017-05-23 | libceph: validate blob_struct_v in process_one_ticket() | Ilya Dryomov |
2017-05-23 | libceph: drop version variable from ceph_monmap_decode() | Ilya Dryomov |
2017-05-23 | libceph: make ceph_msg_data_advance() return void | Ilya Dryomov |
2017-05-23 | libceph: use kbasename() and kill ceph_file_part() | Ilya Dryomov |