| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-08 | 44 | -208/+324 |
|\ |
|
| * | net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() | Eric Dumazet | 2019-12-07 | 1 | -1/+7 |
| * | inet: protect against too small mtu values. | Eric Dumazet | 2019-12-07 | 3 | -11/+10 |
| * | gre: refetch erspan header from skb->data after pskb_may_pull() | Cong Wang | 2019-12-07 | 1 | -1/+1 |
| * | tcp: md5: fix potential overestimation of TCP option space | Eric Dumazet | 2019-12-07 | 1 | -2/+3 |
| * | net: sched: allow indirect blocks to bind to clsact in TC | John Hurley | 2019-12-07 | 1 | -19/+33 |
| * | net: core: rename indirect block ingress cb function | John Hurley | 2019-12-07 | 3 | -28/+27 |
| * | net-sysfs: Call dev_hold always in netdev_queue_add_kobject | Jouni Hogander | 2019-12-07 | 1 | -2/+5 |
| * | net: dsa: fix flow dissection on Tx path | Alexander Lobakin | 2019-12-07 | 1 | -2/+3 |
| * | net/tls: Fix return values to avoid ENOTSUPP | Valentin Vidic | 2019-12-07 | 3 | -10/+10 |
| * | net: avoid an indirect call in ____sys_recvmsg() | Eric Dumazet | 2019-12-06 | 1 | -1/+6 |
| * | tipc: fix ordering of tipc module init and exit routine | Taehee Yoo | 2019-12-06 | 1 | -14/+15 |
| * | mqprio: Fix out-of-bounds access in mqprio_dump | Vladyslav Tarasiuk | 2019-12-06 | 1 | -1/+1 |
| * | hsr: fix a NULL pointer dereference in hsr_dev_xmit() | Taehee Yoo | 2019-12-05 | 1 | -2/+7 |
| * | net: Fixed updating of ethertype in skb_mpls_push() | Martin Varghese | 2019-12-05 | 3 | -4/+6 |
| * | NFC: NCI: use new `delay` structure for SPI transfer delays | Alexandru Ardelean | 2019-12-05 | 1 | -2/+4 |
| * | xdp: obtain the mem_id mutex before trying to remove an entry. | Jonathan Lemon | 2019-12-05 | 1 | -4/+4 |
| * | act_ct: support asymmetric conntrack | Aaron Conole | 2019-12-05 | 1 | -1/+12 |
| * | openvswitch: support asymmetric conntrack | Aaron Conole | 2019-12-05 | 1 | -0/+11 |
| * | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup | Sabrina Dubroca | 2019-12-04 | 5 | -16/+17 |
| * | net: ipv6: add net argument to ip6_dst_lookup_flow | Sabrina Dubroca | 2019-12-04 | 10 | -18/+18 |
| * | cls_flower: Fix the behavior using port ranges with hw-offload | Yoshiki Komachi | 2019-12-03 | 2 | -61/+94 |
| * | net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues | Dust Li | 2019-12-03 | 2 | -0/+2 |
| * | tcp: refactor tcp_retransmit_timer() | Eric Dumazet | 2019-12-03 | 1 | -2/+8 |
| * | net/core: Populate VF index in struct ifla_vf_guid | Danit Goldberg | 2019-12-03 | 1 | -1/+3 |
| * | net: bridge: deny dev_set_mac_address() when unregistering | Nikolay Aleksandrov | 2019-12-03 | 1 | -0/+6 |
| * | net: fix a leak in register_netdevice() | Dan Carpenter | 2019-12-03 | 1 | -3/+3 |
| * | Fixed updating of ethertype in function skb_mpls_pop | Martin Varghese | 2019-12-02 | 3 | -4/+9 |
| * | sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO | Victorien Molle | 2019-12-02 | 1 | -0/+1 |
* | | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-12-08 | 8 | -34/+84 |
|\ \ |
|
| * | | SUNRPC: Fix backchannel latency metrics | Chuck Lever | 2019-11-21 | 2 | -1/+3 |
| * | | SUNRPC: Fix svcauth_gss_proxy_init() | Chuck Lever | 2019-10-30 | 1 | -21/+63 |
| * | | SUNRPC: Trace gssproxy upcall results | Chuck Lever | 2019-10-30 | 4 | -4/+12 |
| * | | sunrpc: fix crash when cache_head become valid before update | Pavel Tikhomirov | 2019-10-11 | 1 | -6/+0 |
| * | | svcrdma: Improve DMA mapping trace points | Chuck Lever | 2019-10-08 | 1 | -2/+6 |
* | | | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2019-12-08 | 11 | -337/+435 |
|\ \ \ |
|
| * | | | SUNRPC: Capture completion of all RPC tasks | Chuck Lever | 2019-11-22 | 1 | -0/+1 |
| * | | | SUNRPC: Fix another issue with MIC buffer space | Chuck Lever | 2019-11-18 | 1 | -6/+5 |
| * | | | Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust | 2019-11-18 | 8 | -328/+421 |
| |\ \ \ |
|
| | * | | | xprtrdma: Replace dprintk in xprt_rdma_set_port | Chuck Lever | 2019-10-24 | 1 | -6/+3 |
| | * | | | xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() | Chuck Lever | 2019-10-24 | 2 | -15/+10 |
| | * | | | xprtrdma: Refine trace_xprtrdma_fixup | Chuck Lever | 2019-10-24 | 1 | -3/+2 |
| | * | | | xprtrdma: Report the computed connect delay | Chuck Lever | 2019-10-24 | 2 | -12/+4 |
| | * | | | xprtrdma: Wake tasks after connect worker fails | Chuck Lever | 2019-10-24 | 1 | -9/+6 |
| | * | | | xprtrdma: Pull up sometimes | Chuck Lever | 2019-10-24 | 4 | -7/+81 |
| | * | | | xprtrdma: Refactor rpcrdma_prepare_msg_sges() | Chuck Lever | 2019-10-24 | 1 | -117/+146 |
| | * | | | xprtrdma: Move the rpcrdma_sendctx::sc_wr field | Chuck Lever | 2019-10-24 | 4 | -9/+9 |
| | * | | | xprtrdma: Remove rpcrdma_sendctx::sc_device | Chuck Lever | 2019-10-24 | 2 | -3/+2 |
| | * | | | xprtrdma: Remove rpcrdma_sendctx::sc_xprt | Chuck Lever | 2019-10-24 | 2 | -11/+10 |
| | * | | | xprtrdma: Ensure ri_id is stable during MR recycling | Chuck Lever | 2019-10-24 | 2 | -24/+6 |