Commit Graph

6295 Commits (315c00bc9f2bd17f7ad7ed8119ca49b1125af507)

Author SHA1 Message Date
Jiri Pirko 5968250c86 vlan: introduce *vlan_hwaccel_push_inside helpers 10 years ago
Jiri Pirko 62749e2cb3 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto 10 years ago
Eric Dumazet 355a901e6c tcp: make connect() mem charging friendly 10 years ago
Rick Jones e3e3217029 icmp: Remove some spurious dropped packet profile hits from the ICMP path 10 years ago
Eric Dumazet d649a7a81f tcp: limit GSO packets to half cwnd 10 years ago
Thomas Graf 882288c05e FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS 10 years ago
Tom Herbert a8c5f90fb5 ip_tunnel: Ops registration for secondary encap (fou, gue) 10 years ago
Joe Perches 4243cdc2c1 udp: Neaten function pointer calls and add braces 10 years ago
Eric Dumazet 5337b5b75c ipv6: fix IPV6_PKTINFO with v4 mapped 10 years ago
WANG Cong d7480fd3b1 neigh: remove dynamic neigh table registration support 10 years ago
Joe Perches ba7a46f16d net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited 10 years ago
Eric Dumazet 2c8c56e15d net: introduce SO_INCOMING_CPU 10 years ago
Eric Dumazet 3d97379a67 tcp: move sk_mark_napi_id() at the right place 10 years ago
Jesse Gross cfdf1e1ba5 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. 10 years ago
Herbert Xu c008ba5bdc ipv4: Avoid reading user iov twice after raw_probe_proto_opt 10 years ago
Herbert Xu 32b5913a93 ipv4: Use standard iovec primitive in raw_probe_proto_opt 10 years ago
Rick Jones 36cbb2452c udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts 10 years ago
Joe Perches 4508349777 net: esp: Convert NETDEBUG to pr_info 10 years ago
Joe Perches cbffccc970 net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages 10 years ago
Pravin B Shelar 59b93b41e7 net: Remove MPLS GSO feature. 10 years ago
Tom Herbert e1b2cb6550 fou: Fix typo in returning flags in netlink 10 years ago
Daniel Borkmann 4c672e4b42 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs 10 years ago
Joe Perches 1744bea1fa net: Convert SEQ_START_TOKEN/seq_printf to seq_puts 10 years ago
Marcelo Leitner 1f37bf87aa tcp: zero retrans_stamp if all retrans were acked 10 years ago
David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. 10 years ago
Tom Herbert a8d31c128b gue: Receive side of remote checksum offload 10 years ago
Tom Herbert b17f709a24 gue: TX support for using remote checksum offload option 10 years ago
Tom Herbert e585f23636 udp: Changes to udp_offload to support remote checksum offload 10 years ago
Tom Herbert 5024c33ac3 gue: Add infrastructure for flags and options 10 years ago
Tom Herbert 4bcb877d25 udp: Offload outer UDP tunnel csum if available 10 years ago
Tom Herbert 63487babf0 net: Move fou_build_header into fou.c and refactor 10 years ago
Jesse Gross d3ca9eafc0 geneve: Unregister pernet subsys on module unload. 10 years ago
Jesse Gross 45cac46e51 geneve: Set GSO type on transmit. 10 years ago
Fabian Frederick 6cf1093e58 udp: remove blank line between set and test 10 years ago
Fabian Frederick 05006e8c59 esp4: remove assignment in if condition 10 years ago
Florian Westphal f7b3bec6f5 net: allow setting ecn via routing table 10 years ago
Florian Westphal f1673381b1 syncookies: split cookie_check_timestamp() into two functions 10 years ago
Florian Westphal 274e2da0ec syncookies: avoid magic values and document which-bit-is-what-option 10 years ago
Fabian Frederick 436f7c2068 igmp: remove camel case definitions 10 years ago
Fabian Frederick c18450a52a udp: remove else after return 10 years ago
Fabian Frederick aa1f731e52 inet: frags: remove inline on static in c file 10 years ago
Fabian Frederick 0d3979b9c7 ipv4: remove 0/NULL assignment on static 10 years ago
Fabian Frederick c9f503b006 ipv4: use seq_puts instead of seq_printf where possible 10 years ago
Fabian Frederick b92022f3e5 tcp: spelling s/plugable/pluggable 10 years ago
Fabian Frederick 988b13438c cipso: remove NULL assignment on static 10 years ago
Fabian Frederick 4c787b1626 ipv4: include linux/bug.h instead of asm/bug.h 10 years ago
Fabian Frederick 4973404f81 cipso: kerneldoc warning fix 10 years ago
Pablo Neira Ayuso 052b9498ee netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions 10 years ago
Eric Dumazet 39bb5e6286 net: skb_fclone_busy() needs to detect orphaned skb 10 years ago
Sowmini Varadhan cd2145358e tcp: Correction to RFC number in comment 10 years ago