Commit Graph

1514 Commits (a5262dcfda9163ca1f8a64349a6f7ba640ac1dc2)

Author SHA1 Message Date
Stephen Hemminger 662ad4f8ef [TCP]: tcp probe wraparound handling and other changes 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Patrick McHardy 3be550f34b [UDP]: Fix length check. 18 years ago
Patrick McHardy cfbba49d80 [NET]: Avoid copying writable clones in tunnel drivers 18 years ago
Philippe De Muyter 4839c52b01 [IPV4]: Make ip_tos2prio const. 18 years ago
Dan Aloni 0236e667e1 [NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity 18 years ago
Patrick McHardy 0d53778e81 [NETFILTER]: Convert DEBUGP to pr_debug 18 years ago
Patrick McHardy d3c3f4243e [NETFILTER]: ipt_CLUSTERIP: add compat code 18 years ago
Patrick McHardy 3569b621ce [NETFILTER]: ipt_SAME: add to feature-removal-schedule 18 years ago
Patrick McHardy 5d08ad440f [NETFILTER]: nf_conntrack_expect: convert proc functions to hash 18 years ago
Patrick McHardy d4156e8cd9 [NETFILTER]: nf_conntrack: reduce masks to a subset of tuples 18 years ago
Patrick McHardy 6823645d60 [NETFILTER]: nf_conntrack_expect: function naming unification 18 years ago
Patrick McHardy 53aba5979e [NETFILTER]: nf_nat: use hlists for bysource hash 18 years ago
Patrick McHardy 330f7db5e5 [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_get 18 years ago
Patrick McHardy f205c5e0c2 [NETFILTER]: nf_conntrack: use hlists for conntrack hash 18 years ago
Patrick McHardy 61eb3107cd [NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_type 18 years ago
Yasuyuki Kozakai b6b84d4a94 [NETFILTER]: nf_nat: merge nf_conn and nf_nat_info 18 years ago
Yasuyuki Kozakai d8a0509a69 [NETFILTER]: nf_nat: kill global 'destroy' operation 18 years ago
Yasuyuki Kozakai dacd2a1a5c [NETFILTER]: nf_conntrack: remove old memory allocator of conntrack 18 years ago
Yasuyuki Kozakai ff09b7493c [NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded 18 years ago
Yasuyuki Kozakai 2d59e5ca8c [NETFILTER]: nf_nat: use extension infrastructure 18 years ago
Yasuyuki Kozakai e54cbc1f91 [NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list 18 years ago
Yasuyuki Kozakai ceceae1b15 [NETFILTER]: nf_conntrack: use extension infrastructure for helper 18 years ago
Patrick McHardy 9f15c5302d [NETFILTER]: x_tables: mark matches and targets __read_mostly 18 years ago
Jozsef Kadlecsik ba9dda3ab5 [NETFILTER]: x_tables: add TRACE target 18 years ago
Jerome Borsboom f4a607bfae [NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP session was SNATed 18 years ago
Jan Engelhardt 7c4e36bc17 [NETFILTER]: Remove redundant parentheses/braces 18 years ago
Jan Engelhardt 170b197c0a [NETFILTER]: Remove incorrect inline markers 18 years ago
Jan Engelhardt a47362a226 [NETFILTER]: add some consts, remove some casts 18 years ago
Jan Engelhardt e1931b784a [NETFILTER]: x_tables: switch xt_target->checkentry to bool 18 years ago
Jan Engelhardt ccb79bdce7 [NETFILTER]: x_tables: switch xt_match->checkentry to bool 18 years ago
Jan Engelhardt 1d93a9cbad [NETFILTER]: x_tables: switch xt_match->match to bool 18 years ago
Jan Engelhardt cff533ac12 [NETFILTER]: x_tables: switch hotdrop to bool 18 years ago
James Chapman 067b207b28 [UDP]: Cleanup UDP encapsulation code 18 years ago
Ilpo Järvinen d041005116 [TCP]: SACK fastpath did override adjusted fackets_out 18 years ago
James Chapman 342f0234c7 [UDP]: Introduce UDP encapsulation type for L2TP 18 years ago
Stephen Hemminger d212f87b06 [NET]: IPV6 checksum offloading in network devices 18 years ago
Masahide NAKAMURA d3d6dd3ada [XFRM]: Add module alias for transformation type. 18 years ago
Herbert Xu a7ab4b501f [TCPv4]: Improve BH latency in /proc/net/tcp 18 years ago
David S. Miller e06e7c6158 [IPV4]: The scheduled removal of multipath cached routing support. 18 years ago
Jens Axboe ddb61a57bb [TCP] tcp_read_sock: Allow recv_actor() return return negative error value. 18 years ago
Neil Horman cc0191aeef [IPVS]: Fix state variable on failure to start ipvs threads 18 years ago
Ilpo Järvinen 7769f4064c [TCP]: Fix logic breakage due to DSACK separation 18 years ago
Ilpo Järvinen b9ce204f0a [TCP]: Congestion control API RTT sampling fix 18 years ago
Ilpo Järvinen d7ea5b91fa [TCP]: Add missing break to TCP option parsing code 18 years ago
David S. Miller 66e1e3b20c [TCP]: Set initial_ssthresh default to zero in Cubic and BIC. 18 years ago
Ilpo Järvinen af15cc7b85 [TCP]: Fix left_out setting during FRTO 18 years ago
David S. Miller 3d7dbeac58 [TCP]: Disable TSO if MD5SIG is enabled. 18 years ago
Paul Moore 50e5d35ce2 [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. 18 years ago
Paul Moore ba6ff9f2b5 [NetLabel]: consolidate the struct socket/sock handling to just struct sock 18 years ago