- bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
- b388fc7 net: hwbm: Fix unbalanced spinlock in error case by Gregory CLEMENT · 8 years ago
- 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
- 7e2c3ae net: also make sch_handle_egress() drop monitor ready by Daniel Borkmann · 8 years ago
- 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 9 years ago
- d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 9 years ago
- 4936e35 bpf: minor cleanups in ebpf code by Daniel Borkmann · 9 years ago
- 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 9 years ago
- 953abb3 skbuff: remove unused variable `doff' by Sowmini Varadhan · 9 years ago
- e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 8a3a4c6 net: make sch_handle_ingress() drop monitor ready by Eric Dumazet · 9 years ago
- db58ba4 bpf: wire in data and data_end for cls_act_bpf by Alexei Starovoitov · 9 years ago
- 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
- 5f8e447 net: fix infoleak in rtnetlink by Kangjie Lu · 9 years ago
- b1dc497 net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO by Alexander Duyck · 9 years ago
- 36c9838 gso: Only allow GSO_PARTIAL if we can checksum the inner protocol by Alexander Duyck · 9 years ago
- d7fb5a8 gso: Do not perform partial GSO if number of partial segments is 1 or less by Alexander Duyck · 9 years ago
- cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 9 years ago
- 996e802 net: Disable segmentation if checksumming is not supported by Alexander Duyck · 9 years ago
- 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 9 years ago
- e8872a2 net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter by Nikolay Aleksandrov · 9 years ago
- d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 9 years ago
- 5413d1b net: do not block BH while processing socket backlog by Eric Dumazet · 9 years ago
- f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 9 years ago
- 3df97ba tuntap: calculate rps hash only when needed by Jason Wang · 9 years ago
- 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 9 years ago
- f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 9 years ago
- 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
- b676338 neigh: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
- 270cb4d rtnl: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
- 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
- 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 9 years ago
- 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
- 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
- b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
- 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 7f348a6 net: Add support for IP ID mangling TSO in cases that require encapsulation by Alexander Duyck · 9 years ago
- 58414d3 rtnl: use the new API to align IFLA_STATS* by Nicolas Dichtel · 9 years ago
- 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 9 years ago
- bd570ff bpf: add event output helper for notifications/sampling/logging by Daniel Borkmann · 9 years ago
- 35c5845 net: Add helpers for 64-bit aligning netlink attributes. by David S. Miller · 9 years ago
- 1840284 net: Align IFLA_STATS64 attributes properly on architectures that need it. by David S. Miller · 9 years ago
- 6d62b4d net: ethtool: export conversion function between u32 and link mode by Philippe Reynes · 9 years ago
- 550bce5 rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy by Roopa Prabhu · 9 years ago
- 9241e2d vlan: pull on __vlan_insert_tag error path and fix csum correction by Daniel Borkmann · 9 years ago
- 074f528 bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK by Daniel Borkmann · 9 years ago
- d21fd63 net: validate_xmit_skb() changes by Eric Dumazet · 9 years ago
- 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
- 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 9 years ago
- cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 9 years ago
- 518f213 ethtool: Add support for toggling any of the GSO offloads by Alexander Duyck · 9 years ago
- df38daf devlink: implement shared buffer occupancy monitoring interface by Jiri Pirko · 9 years ago
- bf79747 devlink: add shared buffer configuration by Jiri Pirko · 9 years ago
- 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 9 years ago
- ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 1fc2257 devlink: share user_ptr pointer for both devlink and devlink_port by Jiri Pirko · 9 years ago
- a984488 devlink: remove implicit type set in port register by Jiri Pirko · 9 years ago
- a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 9 years ago
- 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 9 years ago
- 61881cf sock: fix lockdep annotation in release_sock by Hannes Frederic Sowa · 9 years ago
- 0a1a37b net: add the AF_KCM entries to family name tables by Dexuan Cui · 9 years ago
- 4da46ce net/core/dev: Warn on a too-short GRO frame by Aaron Conole · 9 years ago
- 727ceaa Revert "netpoll: Fix extra refcount release in netpoll_cleanup()" by Bjorn Helgaas · 9 years ago
- 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 9 years ago
- e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 9 years ago
- 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 9 years ago
- 1523930 sock_diag: add SK_MEMINFO_DROPS by Eric Dumazet · 9 years ago
- a4298e4 net: add SOCK_RCU_FREE socket flag by Eric Dumazet · 9 years ago
- 3dd17e6 sock: accept SO_TIMESTAMPING flags in socket cmsg by Soheil Hassas Yeganeh · 9 years ago
- 6db8b96 tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO by Soheil Hassas Yeganeh · 9 years ago
- 39771b1 sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop by Willem de Bruijn · 9 years ago
- 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 9 years ago
- c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 9 years ago
- c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 9 years ago
- 543e3a8 netpoll: Fix extra refcount release in netpoll_cleanup() by Bjorn Helgaas · 9 years ago
- aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 9 years ago
- c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 9 years ago
- ed49e65 net: add description for len argument of dev_get_phys_port_name by Luis de Bethencourt · 9 years ago
- e9fc2f0 net: sched: Add description for cpu_bstats argument by Luis de Bethencourt · 9 years ago
- b002fdc gen_stats.c: Add description for cpu argument by Luis de Bethencourt · 9 years ago
- fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 9 years ago
- abbdb5a net: remove a dubious unlikely() clause by Eric Dumazet · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 9 years ago
- 808c1b6 bpf, dst: add and use dst_tclassid helper by Daniel Borkmann · 9 years ago
- 09c37a2 bpf: make skb->tc_classid also readable by Daniel Borkmann · 9 years ago
- b73f96f net: dst_cache_per_cpu_dst_set() can be static by Wu Fengguang · 9 years ago
- fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
- 6ad3122 flowcache: Avoid OOM condition under preasure by Steffen Klassert · 9 years ago
- 793cf87 ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords by Ben Hutchings · 9 years ago
- 8cb2d8b net: add a hardware buffer management helper API by Gregory CLEMENT · 9 years ago
- 885eb0a net: adjust napi_consume_skb to handle non-NAPI callers by Jesper Dangaard Brouer · 9 years ago
- 4018ab1 bpf: support flow label for bpf_skb_{set, get}_tunnel_key by Daniel Borkmann · 9 years ago
- 8de2d79 net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public by Amir Vadai · 9 years ago
- fa9835e net: Walk fragments in __skb_splice_bits by Tom Herbert · 9 years ago
- db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 9 years ago
- 14ca075 bpf: support for access to tunnel options by Daniel Borkmann · 9 years ago