Commit Graph

58908 Commits (b8a7ce7bedb2134acb731e08e588ad92087a40ff)
 

Author SHA1 Message Date
Michael Chan b8a7ce7bed [BNX2]: Reduce spurious INTA interrupts. 18 years ago
Michael Chan 9b1084b8f9 [BNX2]: Modify link up message. 18 years ago
Michael Chan 7b6b83474c [BNX2]: Add ethtool support for remote PHY. 18 years ago
Michael Chan 0d8a657105 [BNX2]: Add support for remote PHY. 18 years ago
Michael Chan 9700e6befe [BNX2]: Add remote PHY bit definitions. 18 years ago
Michael Chan deaf391b4c [BNX2]: Add bnx2_set_default_link(). 18 years ago
Balazs Scheidler 5faf415352 [NETFILTER]: x_tables: add more detail to error message about match/target mask mismatch 18 years ago
Yasuyuki Kozakai 585426fdc5 [NETFILTER]: nf_queue: Use RCU and mutex for queue handlers 18 years ago
Yasuyuki Kozakai ce7663d84a [NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem 18 years ago
Patrick McHardy 0d53778e81 [NETFILTER]: Convert DEBUGP to pr_debug 18 years ago
Patrick McHardy 342b7e3c8a [NETFILTER]: xt_helper: use RCU 18 years ago
Patrick McHardy 91e8db8006 [NETFILTER]: nf_conntrack_h323: turn some printks into DEBUGPs 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 7ae7730fd6 [NETFILTER]: nf_conntrack: early_drop improvement 18 years ago
Patrick McHardy ec59a1110a [NETFILTER]: nf_conntrack: mark helpers __read_mostly 18 years ago
Patrick McHardy b8a7fe6c10 [NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpers 18 years ago
Patrick McHardy f264a7df08 [NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysct 18 years ago
Patrick McHardy b560580a13 [NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation list 18 years ago
Patrick McHardy 31f15875c5 [NETFILTER]: nf_conntrack_helper/nf_conntrack_netlink: convert to expectation hash 18 years ago
Patrick McHardy 5d08ad440f [NETFILTER]: nf_conntrack_expect: convert proc functions to hash 18 years ago
Patrick McHardy a71c085562 [NETFILTER]: nf_conntrack: use hashtable for expectations 18 years ago
Patrick McHardy e9c1b084e1 [NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_expect.c 18 years ago
Patrick McHardy cf6994c2b9 [NETFILTER]: nf_conntrack_netlink: sync expectation dumping with conntrack table dumping 18 years ago
Patrick McHardy 4e1d4e6c5a [NETFILTER]: nf_conntrack_expect: avoid useless list walking 18 years ago
Patrick McHardy d4156e8cd9 [NETFILTER]: nf_conntrack: reduce masks to a subset of tuples 18 years ago
Patrick McHardy df43b4e7ca [NETFILTER]: nf_conntrack_ftp: use nf_ct_expect_init 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 ac565e5fc1 [NETFILTER]: nf_conntrack: export hash allocation/destruction functions 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 8e5105a0c3 [NETFILTER]: nf_conntrack: round up hashsize to next multiple of PAGE_SIZE 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
Yasuyuki Kozakai ecfab2c9fe [NETFILTER]: nf_conntrack: introduce extension infrastructure 18 years ago
Yasuyuki Kozakai 4ba887790c [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.h 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
Jan Engelhardt 1b50b8a371 [NETFILTER]: Add u32 match 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