Commit Graph

58924 Commits (4839c52b01ca91be1c62761e08fb3deb3881e857)
 

Author SHA1 Message Date
Philippe De Muyter 4839c52b01 [IPV4]: Make ip_tos2prio const. 18 years ago
Patrick McHardy 6b25d30bf1 [NET]: Fix gen_estimator timer removal race 18 years ago
Satyam Sharma 1498b3f195 [NETPOLL]: Fix a leak-n-bug in netpoll_cleanup() 18 years ago
Robert P. J. Day 5f1de3ec66 [RXRPC]: Remove Makefile reference to obsolete RXRPC config variable 18 years ago
Dan Aloni 0236e667e1 [NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity 18 years ago
Adrian Bunk 4fda25a2cd [DCCP]: Make struct dccp_li_cachep static. 18 years ago
Matthias Kaehlcke aa4291108f [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver 18 years ago
Andrew Morton 6f11df8355 [NET]: "wrong timeout value in sk_wait_data()": cleanups 18 years ago
Pavel Emelianov 60f0438a87 [NET]: Make some network-related proc files use seq_list_xxx helpers 18 years ago
Pavel Emelianov 9af97186fc [ATM] br2684: Use seq_list_xxx helpers 18 years ago
Stephen Hemminger 1c8c7d6416 [NET]: netdevice mtu assumptions documentation 18 years ago
Stephen Hemminger 1722933323 [NET]: netdevice locking assumptions documentation 18 years ago
Ilpo Järvinen 963bd949b1 [BNX2]: Seems to not need net/tcp.h 18 years ago
Michael Chan 3a334b34b6 [BNX2]: Update version to 1.6.2. 18 years ago
Michael Chan 58fc2ea405 [BNX2]: Print management firmware version. 18 years ago
Michael Chan df149d70e1 [BNX2]: Enhance the heartbeat. 18 years ago
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