Age | Commit message (Expand) | Author | Files | Lines |
2020-01-03 | net: Add device index to tcp_md5sig | David Ahern | 2 | -1/+37 |
2020-01-03 | tcp: Add l3index to tcp_md5sig_key and md5 functions | David Ahern | 2 | -39/+101 |
2020-01-03 | ipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash | David Ahern | 1 | -5/+8 |
2020-01-03 | ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash | David Ahern | 1 | -6/+9 |
2020-01-03 | ipv4/tcp: Use local variable for tcp_md5_addr | David Ahern | 1 | -17/+26 |
2020-01-03 | page_pool: help compiler remove code in case CONFIG_NUMA=n | Jesper Dangaard Brouer | 1 | -0/+9 |
2020-01-03 | page_pool: handle page recycle for NUMA_NO_NODE condition | Jesper Dangaard Brouer | 1 | -19/+61 |
2020-01-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 41 | -295/+330 |
2019-12-31 | hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename() | Taehee Yoo | 1 | -1/+2 |
2019-12-31 | net/sched: add delete_empty() to filters and use it in cls_flower | Davide Caratti | 3 | -51/+17 |
2019-12-31 | net/ncsi: Fix gma flag setting after response | Vijay Khemka | 2 | -3/+6 |
2019-12-31 | sctp: add enabled check for path tracepoint loop. | Kevin Kou | 1 | -2/+3 |
2019-12-31 | tcp: Fix highest_sack and highest_sack_seq | Cambda Zhu | 1 | -0/+3 |
2019-12-31 | tcp_cubic: refactor code to perform a divide only when needed | Eric Dumazet | 1 | -23/+28 |
2019-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 5 | -144/+352 |
2019-12-28 | net: dsa: Deny PTP on master if switch supports it | Vladimir Oltean | 1 | -0/+30 |
2019-12-28 | ethtool: provide link state with LINKSTATE_GET request | Michal Kubecek | 7 | -5/+100 |
2019-12-28 | ethtool: add LINKMODES_NTF notification | Michal Kubecek | 3 | -2/+10 |
2019-12-28 | ethtool: set link modes related data with LINKMODES_SET request | Michal Kubecek | 3 | -0/+241 |
2019-12-28 | ethtool: provide link mode information with LINKMODES_GET request | Michal Kubecek | 4 | -1/+150 |
2019-12-28 | ethtool: add LINKINFO_NTF notification | Michal Kubecek | 3 | -2/+14 |
2019-12-28 | ethtool: add default notification handler | Michal Kubecek | 2 | -1/+92 |
2019-12-28 | ethtool: set link settings with LINKINFO_SET request | Michal Kubecek | 3 | -0/+78 |
2019-12-28 | ethtool: provide link settings with LINKINFO_GET request | Michal Kubecek | 7 | -49/+156 |
2019-12-28 | ethtool: provide string sets with STRSET_GET request | Michal Kubecek | 4 | -1/+438 |
2019-12-28 | ethtool: default handlers for GET requests | Michal Kubecek | 2 | -1/+436 |
2019-12-28 | ethtool: support for netlink notifications | Michal Kubecek | 1 | -0/+32 |
2019-12-28 | ethtool: netlink bitset handling | Michal Kubecek | 3 | -1/+764 |
2019-12-28 | ethtool: helper functions for netlink interface | Michal Kubecek | 2 | -0/+371 |
2019-12-28 | ethtool: introduce ethtool netlink interface | Michal Kubecek | 4 | -1/+56 |
2019-12-28 | net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device | Shmulik Ladkani | 1 | -10/+12 |
2019-12-28 | sctp: do trace_sctp_probe after SACK validation and check | Kevin Kou | 1 | -9/+9 |
2019-12-28 | tcp_cubic: make Hystart aware of pacing | Eric Dumazet | 1 | -1/+12 |
2019-12-28 | tcp_cubic: tweak Hystart detection for short RTT flows | Eric Dumazet | 1 | -2/+21 |
2019-12-28 | tcp_cubic: switch bictcp_clock() to usec resolution | Eric Dumazet | 1 | -21/+14 |
2019-12-28 | tcp_cubic: remove one conditional from hystart_update() | Eric Dumazet | 1 | -2/+2 |
2019-12-28 | tcp_cubic: optimize hystart_update() | Eric Dumazet | 1 | -6/+3 |
2019-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 6 | -291/+318 |
2019-12-27 | net_sched: sch_fq: properly set sk->sk_pacing_status | Eric Dumazet | 1 | -9/+8 |
2019-12-27 | af_packet: refactoring code for prb_calc_retire_blk_tmo | Mao Wenan | 1 | -18/+12 |
2019-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 3 | -20/+19 |
2019-12-27 | sctp: move trace_sctp_probe_path into sctp_outq_sack | Kevin Kou | 1 | -0/+6 |
2019-12-26 | netfilter: nft_meta: add support for slave device ifindex matching | Florian Westphal | 1 | -7/+69 |
2019-12-26 | netfilter: nft_meta: place rtclassid handling in a helper | Florian Westphal | 1 | -6/+16 |
2019-12-26 | netfilter: nft_meta: place prandom handling in a helper | Florian Westphal | 1 | -4/+9 |
2019-12-26 | netfilter: nft_meta: move all interface related keys to helper | Florian Westphal | 1 | -25/+70 |
2019-12-26 | netfilter: nft_meta: move interface kind handling to helper | Florian Westphal | 1 | -6/+25 |
2019-12-26 | netfilter: nft_meta: move cgroup handling to helper | Florian Westphal | 1 | -5/+15 |
2019-12-26 | netfilter: nft_meta: move sk uid/git handling to helper | Florian Westphal | 1 | -29/+36 |
2019-12-26 | netfilter: nft_meta: move pkttype handling to helper | Florian Westphal | 1 | -39/+51 |