Age | Commit message (Expand) | Author | Files | Lines |
2017-01-14 | tcp: enable RACK loss detection to trigger recovery | Yuchung Cheng | 2 | -14/+31 |
2017-01-14 | tcp: check undo conditions before detecting losses | Yuchung Cheng | 1 | -13/+20 |
2017-01-14 | tcp: use sequence to break TS ties for RACK loss detection | Yuchung Cheng | 2 | -5/+17 |
2017-01-14 | tcp: add reordering timer in RACK loss detection | Yuchung Cheng | 7 | -11/+61 |
2017-01-14 | tcp: record most recent RTT in RACK loss detection | Yuchung Cheng | 2 | -32/+45 |
2017-01-14 | tcp: new helper for RACK to detect loss | Yuchung Cheng | 2 | -13/+21 |
2017-01-14 | tcp: new helper function for RACK loss detection | Yuchung Cheng | 1 | -7/+14 |
2017-01-13 | ipv6: sr: static percpu allocation for hmac_ring | Eric Dumazet | 1 | -40/+3 |
2017-01-13 | ipmr: improve hash scalability | Nikolay Aleksandrov | 1 | -115/+140 |
2017-01-12 | secure_seq: fix sparse errors | Eric Dumazet | 1 | -1/+3 |
2017-01-12 | lwt_bpf: bpf_lwt_prog_cmp() can be static | Wei Yongjun | 1 | -1/+1 |
2017-01-12 | bpf: allow b/h/w/dw access for bpf's cb in ctx | Daniel Borkmann | 1 | -8/+33 |
2017-01-12 | bpf: pass original insn directly to convert_ctx_access | Daniel Borkmann | 1 | -65/+74 |
2017-01-12 | smc: ETH_ALEN as memcpy length for mac addresses | Ursula Braun | 2 | -7/+7 |
2017-01-12 | net: fix AF_SMC related typo | Ursula Braun | 1 | -1/+1 |
2017-01-12 | net: core: Make netif_wake_subqueue a wrapper | Florian Fainelli | 1 | -22/+0 |
2017-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -39/+48 |
2017-01-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+4 |
2017-01-11 | net/sched: cls_flower: Support matching on ARP | Simon Horman | 1 | -0/+51 |
2017-01-11 | flow disector: ARP support | Simon Horman | 1 | -0/+57 |
2017-01-11 | sctp: Fix spelling mistake: "Atempt" -> "Attempt" | Colin Ian King | 1 | -1/+1 |
2017-01-11 | net: ipv4: Fix multipath selection with vrf | David Ahern | 1 | -2/+7 |
2017-01-11 | Revert "net: dsa: Implement ndo_get_phys_port_id" | Florian Fainelli | 1 | -10/+0 |
2017-01-11 | net: dsa: Implement ndo_get_phys_port_name() | Florian Fainelli | 1 | -0/+10 |
2017-01-11 | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig | Arnd Bergmann | 1 | -4/+0 |
2017-01-11 | net: dsa: make "label" property optional for dsa2 | Vivien Didelot | 1 | -20/+4 |
2017-01-11 | gro: use min_t() in skb_gro_reset_offset() | Eric Dumazet | 1 | -2/+3 |
2017-01-11 | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_... | Alexander Duyck | 1 | -4/+4 |
2017-01-11 | gro: Disable frag0 optimization on IPv6 ext headers | Herbert Xu | 1 | -0/+1 |
2017-01-11 | gro: Enter slow-path if there is no tailroom | Herbert Xu | 1 | -1/+2 |
2017-01-11 | net/af_iucv: don't use paged skbs for TX on HiperSockets | Julian Wiedmann | 1 | -11/+14 |
2017-01-11 | packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3 | Sowmini Varadhan | 1 | -2/+1 |
2017-01-11 | net: add the AF_QIPCRTR entries to family name tables | Anna, Suman | 1 | -3/+3 |
2017-01-11 | net: qrtr: Mark 'buf' as little endian | Stephen Boyd | 1 | -2/+2 |
2017-01-11 | net: dsa: Ensure validity of dst->ds[0] | Florian Fainelli | 1 | -4/+7 |
2017-01-10 | net: skb_flow_get_be16() can be static | Eric Dumazet | 1 | -2/+2 |
2017-01-10 | net: socket: Make unnecessarily global sockfs_setattr() static | Tobias Klauser | 1 | -1/+1 |
2017-01-10 | net: dsa: select NET_SWITCHDEV | Vivien Didelot | 1 | -2/+3 |
2017-01-10 | tcp: make TCP_INFO more consistent | Eric Dumazet | 1 | -4/+4 |
2017-01-10 | bpf: rename ARG_PTR_TO_STACK | Alexei Starovoitov | 1 | -20/+20 |
2017-01-10 | tcp: do not export tcp_peer_is_proven() | Eric Dumazet | 1 | -1/+0 |
2017-01-10 | ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int | Pavel Tikhomirov | 1 | -1/+1 |
2017-01-10 | ipv6: fix typos | Alexander Alemayhu | 1 | -2/+2 |
2017-01-10 | smc: netlink interface for SMC sockets | Ursula Braun | 6 | -1/+270 |
2017-01-10 | smc: socket closing and linkgroup cleanup | Ursula Braun | 11 | -36/+668 |
2017-01-10 | smc: receive data from RMBE | Ursula Braun | 9 | -3/+304 |
2017-01-10 | smc: send data (through RDMA) | Ursula Braun | 6 | -4/+491 |
2017-01-10 | smc: connection data control (CDC) | Ursula Braun | 8 | -0/+641 |
2017-01-10 | smc: link layer control (LLC) | Ursula Braun | 7 | -3/+330 |
2017-01-10 | smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR | Ursula Braun | 8 | -9/+374 |