Age | Commit message (Expand) | Author | Files | Lines |
2020-02-18 | net: sched: correct flower port blocking | Jason Baron | 1 | -0/+9 |
2020-02-17 | net/sock.h: fix all kernel-doc warnings | Randy Dunlap | 1 | -5/+33 |
2020-02-14 | Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 1 | -6/+5 |
2020-02-14 | icmp: introduce helper for nat'd source address in network device context | Jason A. Donenfeld | 1 | -0/+6 |
2020-02-14 | net/flow_dissector: remove unexist field description | Hangbin Liu | 1 | -1/+0 |
2020-02-07 | mac80211: use more bits for ack_frame_id | Johannes Berg | 1 | -6/+5 |
2020-02-05 | bonding/alb: properly access headers in bond_alb_xmit() | Eric Dumazet | 1 | -5/+0 |
2020-01-30 | mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 | Geert Uytterhoeven | 1 | -6/+3 |
2020-01-30 | udp: document udp_rcv_segment special case for looped packets | Willem de Bruijn | 1 | -0/+7 |
2020-01-28 | udp: segment looped gso packets correctly | Willem de Bruijn | 1 | -0/+3 |
2020-01-27 | devlink: add macro for "fw.roce" | Vasundhara Volam | 1 | -0/+2 |
2020-01-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 5 | -3/+201 |
2020-01-27 | udp: Support UDP fraglist GRO/GSO. | Steffen Klassert | 1 | -1/+1 |
2020-01-27 | net_sched: fix ops->bind_class() implementations | Cong Wang | 2 | -15/+21 |
2020-01-27 | nf_tables: Add set type for arbitrary concatenation of ranges | Stefano Brivio | 1 | -0/+1 |
2020-01-27 | netfilter: nf_tables: Support for sets with multiple ranged fields | Stefano Brivio | 1 | -0/+8 |
2020-01-27 | netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute | Pablo Neira Ayuso | 1 | -1/+13 |
2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2020-01-25 | net: sched: Make TBF Qdisc offloadable | Petr Machata | 1 | -0/+22 |
2020-01-25 | mptcp: do not inherit inet proto ops | Florian Westphal | 1 | -0/+3 |
2020-01-24 | netfilter: nf_tables: autoload modules from the abort path | Pablo Neira Ayuso | 1 | -0/+1 |
2020-01-24 | mptcp: parse and emit MP_CAPABLE option according to v1 spec | Christoph Paasch | 1 | -7/+10 |
2020-01-24 | mptcp: Implement MPTCP receive path | Mat Martineau | 1 | -0/+8 |
2020-01-24 | mptcp: Write MPTCP DSS headers to outgoing data packets | Mat Martineau | 1 | -0/+1 |
2020-01-24 | mptcp: Handle MP_CAPABLE options for outgoing connections | Peter Krystad | 1 | -0/+57 |
2020-01-24 | mptcp: Handle MPTCP TCP options | Peter Krystad | 1 | -0/+18 |
2020-01-24 | mptcp: Add MPTCP socket stubs | Mat Martineau | 1 | -0/+16 |
2020-01-23 | net: sched: add Flow Queue PIE packet scheduler | Mohit P. Tahiliani | 1 | -0/+2 |
2020-01-23 | net: sched: pie: export symbols to be reused by FQ-PIE | Mohit P. Tahiliani | 1 | -0/+9 |
2020-01-23 | pie: improve comments and commenting style | Mohit P. Tahiliani | 1 | -27/+58 |
2020-01-23 | pie: rearrange structure members and their initializations | Mohit P. Tahiliani | 1 | -10/+10 |
2020-01-23 | pie: use u8 instead of bool in pie_vars | Mohit P. Tahiliani | 1 | -2/+2 |
2020-01-23 | pie: rearrange macros in order of length | Mohit P. Tahiliani | 1 | -5/+5 |
2020-01-23 | pie: use U64_MAX to denote (2^64 - 1) | Mohit P. Tahiliani | 1 | -2/+2 |
2020-01-23 | net: sched: pie: move common code to pie.h | Mohit P. Tahiliani | 1 | -0/+96 |
2020-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -0/+4 |
2020-01-22 | xsk, net: Make sock_def_readable() have external linkage | Björn Töpel | 1 | -0/+2 |
2020-01-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -0/+43 |
2020-01-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -3/+10 |
2020-01-19 | devlink: Add overlay source MAC is multicast trap | Amit Cohen | 1 | -0/+3 |
2020-01-19 | devlink: Add tunnel generic packet traps | Amit Cohen | 1 | -0/+6 |
2020-01-19 | devlink: Add non-routable packet trap | Amit Cohen | 1 | -0/+3 |
2020-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -12/+15 |
2020-01-17 | netns: Constify exported functions | Guillaume Nault | 1 | -5/+5 |
2020-01-16 | netfilter: flowtable: refresh flow if hardware offload fails | Pablo Neira Ayuso | 1 | -0/+1 |
2020-01-16 | netfilter: flowtable: add nf_flowtable_hw_offload() helper function | Pablo Neira Ayuso | 1 | -0/+5 |
2020-01-16 | netfilter: flowtable: use atomic bitwise operations for flow flags | Pablo Neira Ayuso | 1 | -7/+9 |
2020-01-16 | netfilter: flowtable: remove dying bit, use teardown bit instead | Pablo Neira Ayuso | 1 | -5/+0 |
2020-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -2/+4 |
2020-01-16 | bpf: Sockmap/tls, push write_space updates through ulp updates | John Fastabend | 1 | -2/+4 |