| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-01-28 | 2 | -0/+6 |
|\ |
|
| * | SUNRPC: cleanup ida information when removing sunrpc module | Kinglong Mee | 2017-01-24 | 2 | -0/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-01-27 | 52 | -268/+407 |
|\ \
| |/
|/| |
|
| * | tcp: don't annotate mark on control socket from tcp_v6_send_response() | Pablo Neira | 2017-01-27 | 5 | -9/+9 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-01-26 | 19 | -88/+103 |
| |\ |
|
| | * | netfilter: nf_tables: bump set->ndeact on set flush | Pablo Neira Ayuso | 2017-01-24 | 1 | -0/+1 |
| | * | netfilter: nf_tables: deconstify walk callback function | Pablo Neira Ayuso | 2017-01-24 | 3 | -14/+14 |
| | * | netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL | Pablo Neira Ayuso | 2017-01-24 | 1 | -7/+9 |
| | * | netfilter: nft_log: restrict the log prefix length to 127 | Liping Zhang | 2017-01-24 | 2 | -2/+2 |
| | * | netfilter: nf_tables: validate the name size when possible | Liping Zhang | 2017-01-23 | 4 | -11/+22 |
| | * | netfilter: conntrack: refine gc worker heuristics, redux | Florian Westphal | 2017-01-19 | 1 | -19/+20 |
| | * | netfilter: conntrack: remove GC_MAX_EVICTS break | Florian Westphal | 2017-01-19 | 1 | -5/+2 |
| | * | netfilter: ipt_CLUSTERIP: fix build error without procfs | Arnd Bergmann | 2017-01-18 | 1 | -1/+6 |
| | * | netfilter: Fix typo in NF_CONNTRACK Kconfig option description | William Breathitt Gray | 2017-01-16 | 1 | -1/+1 |
| | * | netfilter: nf_tables: fix possible oops when dumping stateful objects | Liping Zhang | 2017-01-16 | 1 | -2/+3 |
| | * | netfilter: rpfilter: fix incorrect loopback packet judgment | Liping Zhang | 2017-01-16 | 4 | -27/+17 |
| | * | tcp: fix mark propagation with fwmark_reflect enabled | Pau Espin Pedrol | 2017-01-09 | 2 | -0/+2 |
| | * | netfilter: use fwmark_reflect in nf_send_reset | Pau Espin Pedrol | 2017-01-09 | 2 | -0/+5 |
| * | | Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge | David S. Miller | 2017-01-26 | 1 | -5/+5 |
| |\ \ |
|
| | * | | batman-adv: Decrease hardif refcnt on fragmentation send error | Sven Eckelmann | 2017-01-04 | 1 | -5/+5 |
| * | | | net: dsa: Bring back device detaching in dsa_slave_suspend() | Florian Fainelli | 2017-01-25 | 1 | -0/+2 |
| * | | | tcp: correct memory barrier usage in tcp_check_space() | Jason Baron | 2017-01-25 | 1 | -1/+1 |
| * | | | sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment | Xin Long | 2017-01-25 | 1 | -1/+1 |
| * | | | sctp: sctp_addr_id2transport should verify the addr before looking up assoc | Xin Long | 2017-01-25 | 1 | -1/+5 |
| * | | | lwtunnel: Fix oops on state free after encap module unload | Robert Shearman | 2017-01-24 | 1 | -1/+5 |
| * | | | net: Specify the owning module for lwtunnel ops | Robert Shearman | 2017-01-24 | 5 | -0/+6 |
| * | | | tipc: fix cleanup at module unload | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -3/+1 |
| * | | | tipc: ignore requests when the connection state is not CONNECTED | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -6/+7 |
| * | | | tipc: fix nametbl_lock soft lockup at module exit | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -11/+5 |
| * | | | tipc: fix connection refcount error | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -9/+10 |
| * | | | tipc: add subscription refcount to avoid invalid delete | Parthasarathy Bhuvaragan | 2017-01-24 | 2 | -54/+71 |
| * | | | tipc: fix nametbl_lock soft lockup at node/link events | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -2/+7 |
| * | | | ipv6: fix ip6_tnl_parse_tlv_enc_lim() | Eric Dumazet | 2017-01-24 | 1 | -12/+22 |
| * | | | ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() | Eric Dumazet | 2017-01-24 | 2 | -0/+5 |
| * | | | af_unix: move unix_mknod() out of bindlock | WANG Cong | 2017-01-24 | 1 | -11/+16 |
| * | | | mac80211: don't try to sleep in rate_control_rate_init() | Johannes Berg | 2017-01-24 | 1 | -2/+0 |
| * | | | net: dsa: Check return value of phy_connect_direct() | Florian Fainelli | 2017-01-23 | 1 | -4/+2 |
| * | | | net: mpls: Fix multipath selection for LSR use case | David Ahern | 2017-01-23 | 1 | -23/+25 |
| * | | | bridge: netlink: call br_changelink() during br_dev_newlink() | Ivan Vecera | 2017-01-20 | 1 | -14/+19 |
| * | | | Revert "net: sctp: fix array overrun read on sctp_timer_tbl" | David S. Miller | 2017-01-20 | 1 | -1/+1 |
| * | | | net: sctp: fix array overrun read on sctp_timer_tbl | Colin Ian King | 2017-01-20 | 1 | -1/+1 |
| * | | | ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value | Eric Dumazet | 2017-01-20 | 1 | -0/+2 |
| * | | | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving | Jason Wang | 2017-01-20 | 1 | -2/+2 |
| * | | | tcp: initialize max window for a new fastopen socket | Alexey Kodanev | 2017-01-19 | 1 | -0/+1 |
| * | | | ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock | Kefeng Wang | 2017-01-19 | 1 | -3/+1 |
| * | | | lwtunnel: fix autoload of lwt modules | David Ahern | 2017-01-18 | 3 | -7/+75 |
| * | | | net: fix harmonize_features() vs NETIF_F_HIGHDMA | Eric Dumazet | 2017-01-18 | 1 | -2/+2 |
| * | | | net: ethtool: Initialize buffer when querying device channel settings | Eran Ben Elisha | 2017-01-18 | 1 | -1/+1 |
* | | | | Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-01-20 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | libceph: make sure ceph_aes_crypt() IV is aligned | Ilya Dryomov | 2017-01-18 | 1 | -1/+1 |