| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-04 | 22 | -129/+190 |
|\ |
|
| * | dccp: fix tasklet usage | Eric Dumazet | 2018-05-03 | 2 | -3/+13 |
| * | smc: fix sendpage() call | Stefan Raspl | 2018-05-03 | 1 | -2/+4 |
| * | net/smc: handle unregistered buffers | Karsten Graul | 2018-05-03 | 3 | -5/+24 |
| * | net/smc: call consolidation | Karsten Graul | 2018-05-03 | 1 | -20/+15 |
| * | tcp: restore autocorking | Eric Dumazet | 2018-05-03 | 1 | -1/+1 |
| * | rds: do not leak kernel memory to user land | Eric Dumazet | 2018-05-03 | 1 | -0/+1 |
| * | ipv4: fix fnhe usage by non-cached routes | Julian Anastasov | 2018-05-03 | 1 | -65/+53 |
| * | net_sched: fq: take care of throttled flows before reuse | Eric Dumazet | 2018-05-02 | 1 | -12/+25 |
| * | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" | Ido Schimmel | 2018-05-02 | 1 | -0/+3 |
| * | net/smc: restrict non-blocking connect finish | Ursula Braun | 2018-05-02 | 1 | -6/+8 |
| * | sctp: fix the issue that the cookie-ack with auth can't get processed | Xin Long | 2018-05-02 | 1 | -1/+1 |
| * | sctp: use the old asoc when making the cookie-ack chunk in dupcook_d | Xin Long | 2018-05-02 | 1 | -1/+1 |
| * | sctp: init active key for the new asoc in dupcook_a and dupcook_b | Xin Long | 2018-05-02 | 1 | -0/+6 |
| * | tcp_bbr: fix to zero idle_restart only upon S/ACKed data | Neal Cardwell | 2018-05-02 | 1 | -1/+3 |
| * | net/tls: Don't recursively call push_record during tls_write_space callbacks | Dave Watson | 2018-05-02 | 1 | -0/+7 |
| * | ipv6: Allow non-gateway ECMP for IPv6 | Thomas Winter | 2018-05-01 | 1 | -3/+0 |
| * | ethtool: fix a potential missing-check bug | Wenwen Wang | 2018-05-01 | 1 | -0/+5 |
| * | tcp: fix TCP_REPAIR_QUEUE bound checking | Eric Dumazet | 2018-05-01 | 1 | -1/+1 |
| * | ipv6: fix uninit-value in ip6_multipath_l3_keys() | Eric Dumazet | 2018-05-01 | 1 | -1/+6 |
| * | bridge: check iface upper dev when setting master via ioctl | Hangbin Liu | 2018-04-30 | 1 | -2/+2 |
| * | net: support compat 64-bit time in {s,g}etsockopt | Lance Richardson | 2018-04-28 | 1 | -2/+4 |
| * | sctp: clear the new asoc's stream outcnt in sctp_stream_update | Xin Long | 2018-04-27 | 1 | -0/+2 |
| * | sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr | Xin Long | 2018-04-27 | 1 | -0/+3 |
| * | tcp: ignore Fast Open on repair mode | Yuchung Cheng | 2018-04-27 | 1 | -1/+2 |
| * | tipc: fix bug in function tipc_nl_node_dump_monitor | Jon Maloy | 2018-04-27 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-04-26 | 1 | -0/+1 |
| |\ |
|
| | * | bpf: clear the ip_tunnel_info. | William Tu | 2018-04-25 | 1 | -0/+1 |
| * | | rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp | Dag Moxnes | 2018-04-25 | 1 | -1/+2 |
| * | | net/smc: keep clcsock reference in smc_tcp_listen_work() | Ursula Braun | 2018-04-25 | 1 | -4/+0 |
* | | | Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-04-27 | 2 | -3/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | libceph: validate con->state at the top of try_write() | Ilya Dryomov | 2018-04-26 | 1 | -0/+7 |
| * | | libceph: reschedule a tick in finish_hunting() | Ilya Dryomov | 2018-04-24 | 1 | -0/+1 |
| * | | libceph: un-backoff on tick when we have a authenticated session | Ilya Dryomov | 2018-04-24 | 1 | -3/+10 |
* | | | packet: fix bitfield update race | Willem de Bruijn | 2018-04-24 | 2 | -21/+49 |
* | | | l2tp: check sockaddr length in pppol2tp_connect() | Guillaume Nault | 2018-04-24 | 1 | -0/+7 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-04-23 | 10 | -171/+200 |
|\ \ |
|
| * | | netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2 | Pablo Neira Ayuso | 2018-04-19 | 1 | -16/+22 |
| * | | netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update | Taehee Yoo | 2018-04-19 | 1 | -1/+1 |
| * | | netfilter: nf_tables: NAT chain and extensions require NF_TABLES | Pablo Neira Ayuso | 2018-04-19 | 1 | -27/+28 |
| * | | netfilter: conntrack: include kmemleak.h for kmemleak_not_leak() | Stephen Rothwell | 2018-04-17 | 1 | -0/+1 |
| * | | netfilter: nf_tables: free set name in error path | Florian Westphal | 2018-04-16 | 1 | -3/+5 |
| * | | netfilter: nf_tables: can't fail after linking rule into active rule list | Florian Westphal | 2018-04-16 | 1 | -27/+32 |
| * | | netfilter: fix CONFIG_NF_REJECT_IPV6=m link error | Arnd Bergmann | 2018-04-16 | 1 | -0/+1 |
| * | | netfilter: conntrack: silent a memory leak warning | Cong Wang | 2018-04-16 | 1 | -0/+1 |
| * | | netfilter: xt_connmark: Add bit mapping for bit-shift operation. | Jack Ma | 2018-04-11 | 1 | -8/+11 |
| * | | netfilter: ebtables: don't attempt to allocate 0-sized compat array | Florian Westphal | 2018-04-09 | 1 | -5/+6 |
| * | | ipvs: fix rtnl_lock lockups caused by start_sync_thread | Julian Anastasov | 2018-04-09 | 2 | -83/+80 |
| * | | netfilter: nf_conntrack_sip: allow duplicate SDP expectations | Florian Westphal | 2018-04-09 | 2 | -5/+16 |
* | | | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy | Eric Dumazet | 2018-04-23 | 1 | -0/+2 |