Age | Commit message (Expand) | Author | Files | Lines |
2017-11-05 | tcp: higher throughput under reordering with adaptive RACK reordering wnd | Priyaranjan Jha | 4 | -2/+58 |
2017-11-05 | net: dsa: resolve tagging protocol at parse time | Vivien Didelot | 1 | -16/+15 |
2017-11-05 | net: dsa: add one port parsing function per type | Vivien Didelot | 1 | -20/+36 |
2017-11-05 | net: dsa: only check presence of link property | Vivien Didelot | 1 | -1/+1 |
2017-11-05 | net: dsa: rework switch parsing | Vivien Didelot | 1 | -59/+58 |
2017-11-05 | net: dsa: get tree before parsing ports | Vivien Didelot | 1 | -8/+10 |
2017-11-05 | net: dsa: rework switch addition and removal | Vivien Didelot | 1 | -20/+27 |
2017-11-05 | net: dsa: provide a find or new tree helper | Vivien Didelot | 1 | -11/+21 |
2017-11-05 | net: dsa: get and put tree reference counting | Vivien Didelot | 1 | -11/+27 |
2017-11-05 | net: dsa: simplify tree reference counting | Vivien Didelot | 1 | -20/+10 |
2017-11-05 | net: dsa: make tree index unsigned | Vivien Didelot | 2 | -8/+8 |
2017-11-05 | bpf: remove old offload/analyzer | Jakub Kicinski | 1 | -42/+0 |
2017-11-05 | cls_bpf: allow attaching programs loaded for specific device | Jakub Kicinski | 1 | -3/+7 |
2017-11-05 | xdp: allow attaching programs loaded for specific device | Jakub Kicinski | 1 | -1/+5 |
2017-11-05 | net: bpf: rename ndo_xdp to ndo_bpf | Jakub Kicinski | 2 | -19/+19 |
2017-11-05 | tcp: do not clear again skb->csum in tcp_init_nondata_skb() | Eric Dumazet | 1 | -1/+0 |
2017-11-05 | tcp: tcp_mtu_probing() cleanup | Eric Dumazet | 1 | -17/+14 |
2017-11-05 | rtnetlink: use netnsid to query interface | Jiri Benc | 1 | -18/+85 |
2017-11-05 | openvswitch: reliable interface indentification in port dumps | Jiri Benc | 3 | -17/+38 |
2017-11-05 | net: export peernet2id_alloc | Jiri Benc | 1 | -0/+1 |
2017-11-05 | ipv6: remove IN6_ADDR_HSIZE from addrconf.h | Eric Dumazet | 1 | -0/+2 |
2017-11-05 | pktgen: do not abuse IN6_ADDR_HSIZE | Eric Dumazet | 1 | -1/+1 |
2017-11-04 | net: sched: cls_u32: use bitwise & rather than logical && on n->flags | Colin Ian King | 1 | -1/+1 |
2017-11-04 | tcp_nv: use do_div() instead of expensive div64_u64() | Konstantin Khlebnikov | 1 | -3/+4 |
2017-11-04 | add support of IFF_XMIT_DST_RELEASE bit in vlan | Vadim Fedorenko | 2 | -0/+4 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 265 | -32/+279 |
2017-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 22 | -32/+36 |
2017-11-03 | net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath | Jiri Pirko | 3 | -15/+71 |
2017-11-03 | net: sched: introduce chain_head_change callback | Jiri Pirko | 2 | -38/+52 |
2017-11-03 | net_sched: check NULL in tcf_block_put() | Cong Wang | 1 | -3/+2 |
2017-11-03 | tcp: tcp_fragment() should not assume rtx skbs | Eric Dumazet | 1 | -1/+2 |
2017-11-03 | net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags | Colin Ian King | 1 | -1/+1 |
2017-11-03 | tcp: fix a lockdep issue in tcp_fastopen_reset_cipher() | Eric Dumazet | 1 | -5/+3 |
2017-11-03 | tipc: eliminate unnecessary probing | Jon Maloy | 1 | -1/+10 |
2017-11-03 | net: sched: move block offload unbind after all chains are flushed | Jiri Pirko | 1 | -2/+2 |
2017-11-03 | net/ncsi: Make local function ncsi_get_filter() static | Wei Yongjun | 1 | -1/+1 |
2017-11-03 | net: bridge: Convert timers to use timer_setup() | Allen Pais | 1 | -29/+19 |
2017-11-03 | net: bridge: Convert timers to use timer_setup() | Allen Pais | 1 | -40/+39 |
2017-11-03 | ipv4: Send a netevent whenever multipath hash policy is changed | Ido Schimmel | 1 | -1/+19 |
2017-11-03 | tcp: do not mangle skb->cb[] in tcp_make_synack() | Eric Dumazet | 1 | -7/+2 |
2017-11-03 | fib: fib_dump_info can no longer use __in_dev_get_rtnl | Florian Westphal | 1 | -6/+10 |
2017-11-03 | net: Define eth_stp_addr in linux/etherdevice.h | Egil Hjelmeland | 1 | -1/+1 |
2017-11-03 | net_sched: hold netns refcnt for each action | Cong Wang | 17 | -17/+19 |
2017-11-03 | net_sched: acquire RTNL in tc_action_net_exit() | Cong Wang | 1 | -0/+2 |
2017-11-03 | tcp: add tracepoint trace_tcp_retransmit_synack() | Song Liu | 1 | -0/+1 |
2017-11-03 | ipv6: Implement limits on Hop-by-Hop and Destination options | Tom Herbert | 3 | -12/+91 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 243 | -0/+243 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 243 | -0/+243 |
2017-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -1/+2 |
2017-11-02 | tcp_nv: fix division by zero in tcpnv_acked() | Konstantin Khlebnikov | 1 | -1/+1 |