Commit Graph

730 Commits (eb99adde31b7d85c67a5e1c2fa5e098e1056dd79)

Author SHA1 Message Date
Herbert Xu 0718bcc09b [NET]: Fix CHECKSUM_HW GSO problems. 19 years ago
Paul Mackerras bfe5d83419 [PATCH] Define __raw_get_cpu_var and use it 19 years ago
Andrew Morton fb1bb34d45 [PATCH] remove for_each_cpu() 19 years ago
Herbert Xu 09b8f7a93e [IPSEC]: Handle GSO packets 19 years ago
Herbert Xu f4c50d990d [NET]: Add software TSOv4 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Herbert Xu 8648b3053b [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM 19 years ago
David S. Miller 35089bb203 [TCP]: Add tcp_slow_start_after_idle sysctl. 19 years ago
Luca De Cicco bc726a71d2 [TCP] Westwood: reset RTT min after FRTO 19 years ago
Luca De Cicco b3a92eabe5 [TCP] Westwood: bandwidth filter startup 19 years ago
Luca De Cicco b7d7a9e3c9 [TCP] Westwood: comment fixes 19 years ago
Stephen Hemminger f61e29018a [TCP] Westwood: fix first sample 19 years ago
Stephen Hemminger bdeb04c6d9 [NET]: net.ipv4.ip_autoconfig sysctl removal 19 years ago
Herbert Xu 364c6badde [NET]: Clean up skb_linearize 19 years ago
Patrick McHardy bf0857ea32 [NETFILTER]: hashlimit match: fix random initialization 19 years ago
Patrick McHardy 2b2283d030 [NETFILTER]: recent match: missing refcnt initialization 19 years ago
Patrick McHardy a0e889bb1b [NETFILTER]: recent match: fix "sleeping function called from invalid context" 19 years ago
James Morris 7c9728c393 [SECMARK]: Add secmark support to conntrack 19 years ago
James Morris 984bc16cc9 [SECMARK]: Add secmark support to core networking. 19 years ago
David S. Miller f86502bfc1 [IPV4] icmp: Kill local 'ip' arg in icmp_redirect(). 19 years ago
Alexey Dobriyan 6d74165350 [IPV4]: Right prototype of __raw_v4_lookup() 19 years ago
Alexey Dobriyan 338fcf9886 [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type 19 years ago
David S. Miller 70df2311ee [TCP]: Fix compile warning in tcp_probe.c 19 years ago
Stephen Hemminger 738980ffa6 [TCP]: Limited slow start for Highspeed TCP 19 years ago
Stephen Hemminger a42e9d6ce8 [TCP]: TCP Probe congestion window tracing 19 years ago
Stephen Hemminger 72dc5b9225 [TCP]: Minimum congestion window consolidation. 19 years ago
Stephen Hemminger a4ed258495 [TCP]: TCP Compound quad root function 19 years ago
Angelo P. Castellani f890f92104 [TCP]: TCP Compound congestion control 19 years ago
Bin Zhou 76f1017757 [TCP]: TCP Veno congestion control 19 years ago
Wong Hoi Sing Edison 7c106d7e78 [TCP]: TCP Low Priority congestion control 19 years ago
Alexey Dobriyan c45fb1089e [NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type 19 years ago
Patrick McHardy ae5b7d8ba2 [NETFILTER]: Add SIP connection tracking helper 19 years ago
Patrick McHardy e44ab66a75 [NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-based heuristic 19 years ago
Jing Min Zhao c0d4cfd96d [NETFILTER]: H.323 helper: Add support for Call Forwarding 19 years ago
Patrick McHardy c952616934 [NETFILTER]: amanda helper: convert to textsearch infrastructure 19 years ago
Patrick McHardy 7d8c501817 [NETFILTER]: FTP helper: search optimization 19 years ago
Patrick McHardy 695ecea329 [NETFILTER]: SNMP helper: fix debug module param type 19 years ago
Patrick McHardy 89f2e21883 [NETFILTER]: ctnetlink: change table dumping not to require an unique ID 19 years ago
Patrick McHardy 3726add766 [NETFILTER]: ctnetlink: fix NAT configuration 19 years ago
Eric Leblond 997ae831ad [NETFILTER]: conntrack: add fixed timeout flag in connection tracking 19 years ago
Patrick McHardy 39a27a35c5 [NETFILTER]: conntrack: add sysctl to disable checksumming 19 years ago
Patrick McHardy 6442f1cf89 [NETFILTER]: conntrack: don't call helpers for related ICMP messages 19 years ago
Patrick McHardy 404bdbfd24 [NETFILTER]: recent match: replace by rewritten version 19 years ago
Patrick McHardy 957dc80ac3 [NETFILTER]: x_tables: add SCTP/DCCP support where missing 19 years ago
Patrick McHardy 3e72b2fe5b [NETFILTER]: x_tables: remove some unnecessary casts 19 years ago
Herbert Xu 31a4ab9302 [IPSEC] proto: Move transport mode input path into xfrm_mode_transport 19 years ago
Herbert Xu b59f45d0b2 [IPSEC] xfrm: Abstract out encapsulation modes 19 years ago
Herbert Xu 546be2405b [IPSEC] xfrm: Undo afinfo lock proliferation 19 years ago
David S. Miller 15986e1aad [TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluous 19 years ago
Chris Leech 1a2449a87b [I/OAT]: TCP recv offload to I/OAT 19 years ago