| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-05-26 | 5 | -31/+26 |
|\ |
|
| * | libceph: cleanup old messages according to reconnect seq | Yan, Zheng | 2017-05-24 | 1 | -3/+12 |
| * | libceph: NULL deref on crush_decode() error path | Dan Carpenter | 2017-05-23 | 1 | -0/+1 |
| * | libceph: fix error handling in process_one_ticket() | Ilya Dryomov | 2017-05-23 | 1 | -5/+5 |
| * | libceph: validate blob_struct_v in process_one_ticket() | Ilya Dryomov | 2017-05-23 | 1 | -0/+3 |
| * | libceph: drop version variable from ceph_monmap_decode() | Ilya Dryomov | 2017-05-23 | 1 | -3/+1 |
| * | libceph: make ceph_msg_data_advance() return void | Ilya Dryomov | 2017-05-23 | 1 | -7/+4 |
| * | libceph: use kbasename() and kill ceph_file_part() | Ilya Dryomov | 2017-05-23 | 1 | -13/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-22 | 24 | -116/+299 |
|\ \
| |/
|/| |
|
| * | net: sched: cls_matchall: fix null pointer dereference | Jiri Pirko | 2017-05-22 | 1 | -1/+0 |
| * | vsock: use new wait API for vsock_stream_sendmsg() | WANG Cong | 2017-05-22 | 1 | -13/+8 |
| * | ipv6: fix out of bound writes in __ip6_append_data() | Eric Dumazet | 2017-05-22 | 1 | -7/+8 |
| * | bridge: start hello_timer when enabling KERNEL_STP in br_stp_start | Xin Long | 2017-05-21 | 2 | -1/+2 |
| * | arp: always override existing neigh entries with gratuitous ARP | Ihar Hrachyshka | 2017-05-21 | 1 | -4/+5 |
| * | arp: postpone addr_type calculation to as late as possible | Ihar Hrachyshka | 2017-05-21 | 1 | -7/+17 |
| * | arp: decompose is_garp logic into a separate function | Ihar Hrachyshka | 2017-05-21 | 1 | -12/+23 |
| * | arp: fixed error in a comment | Ihar Hrachyshka | 2017-05-21 | 1 | -1/+1 |
| * | tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 | Wei Wang | 2017-05-21 | 1 | -0/+4 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-05-21 | 17 | -77/+238 |
| |\ |
|
| | * | netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT | Willem de Bruijn | 2017-05-18 | 1 | -8/+13 |
| | * | ebtables: arpreply: Add the standard target sanity check | Gao Feng | 2017-05-16 | 1 | -0/+3 |
| | * | netfilter: nf_tables: revisit chain/object refcounting from elements | Pablo Neira Ayuso | 2017-05-15 | 5 | -17/+80 |
| | * | netfilter: nf_tables: missing sanitization in data from userspace | Pablo Neira Ayuso | 2017-05-15 | 2 | -7/+24 |
| | * | netfilter: nf_tables: can't assume lock is acquired when dumping set elems | Liping Zhang | 2017-05-15 | 2 | -23/+57 |
| | * | netfilter: synproxy: fix conntrackd interaction | Eric Leblond | 2017-05-15 | 1 | -0/+4 |
| | * | netfilter: xtables: zero padding in data_to_user | Willem de Bruijn | 2017-05-15 | 2 | -6/+12 |
| | * | Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kerne... | Pablo Neira Ayuso | 2017-05-15 | 1 | -5/+14 |
| | |\ |
|
| | | * | ipvs: SNAT packet replies only for NATed connections | Julian Anastasov | 2017-05-08 | 1 | -5/+14 |
| | * | | netfilter: nfnl_cthelper: reject del request if helper obj is in use | Liping Zhang | 2017-05-15 | 2 | -6/+17 |
| | * | | netfilter: introduce nf_conntrack_helper_put helper function | Liping Zhang | 2017-05-15 | 4 | -7/+13 |
| | * | | netfilter: don't setup nat info for confirmed ct | Liping Zhang | 2017-05-15 | 1 | -0/+4 |
| | * | | netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch | Matthias Kaehlcke | 2017-05-15 | 1 | -4/+3 |
* | | | | Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-20 | 1 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static | Wei Yongjun | 2017-05-18 | 1 | -2/+2 |
| * | | | xen/9pfs: fix return value check in xen_9pfs_front_probe() | Wei Yongjun | 2017-05-18 | 1 | -2/+2 |
* | | | | sctp: do not inherit ipv6_{mc|ac|fl}_list from parent | Eric Dumazet | 2017-05-18 | 1 | -0/+3 |
* | | | | udp: make *udp*_queue_rcv_skb() functions static | Paolo Abeni | 2017-05-18 | 4 | -6/+4 |
* | | | | bridge: netlink: check vlan_default_pvid range | Tobias Jungel | 2017-05-18 | 1 | -0/+7 |
* | | | | net: x25: fix one potential use-after-free issue | linzhang | 2017-05-18 | 2 | -9/+20 |
* | | | | ipv6: Check ip6_find_1stfragopt() return value properly. | David S. Miller | 2017-05-18 | 3 | -12/+12 |
* | | | | net: fix compile error in skb_orphan_partial() | Eric Dumazet | 2017-05-17 | 1 | -3/+0 |
* | | | | ipv6: Prevent overrun when parsing v6 header options | Craig Gallek | 2017-05-17 | 4 | -6/+16 |
* | | | | neighbour: update neigh timestamps iff update is effective | Ihar Hrachyshka | 2017-05-17 | 1 | -4/+10 |
* | | | | arp: honour gratuitous ARP _replies_ | Ihar Hrachyshka | 2017-05-17 | 1 | -2/+14 |
* | | | | net: Improve handling of failures on link and route dumps | David Ahern | 2017-05-16 | 3 | -28/+49 |
* | | | | net/smc: Add warning about remote memory exposure | Christoph Hellwig | 2017-05-16 | 1 | -0/+4 |
* | | | | smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY | Ursula Braun | 2017-05-16 | 5 | -37/+8 |
* | | | | ipmr: vrf: Find VIFs using the actual device | Thomas Winter | 2017-05-16 | 1 | -2/+16 |
* | | | | tcp: eliminate negative reordering in tcp_clean_rtx_queue | Soheil Hassas Yeganeh | 2017-05-16 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-16 | 11 | -101/+147 |
|\ \ \ \ |
|