Commit Graph

78426 Commits (0883ae0e5599656b5f3b0e9ce474e01dee7dfee4)
 

Author SHA1 Message Date
Herbert Xu 96eba69dba [DECNET]: Fix inverted wait flag in xfrm_lookup call 17 years ago
Herbert Xu a66207121f [NET]: Check RTNL status in unregister_netdevice 17 years ago
Herbert Xu aebcf82c1f [IPSEC]: Do not let packets pass when ICMP flag is off 17 years ago
Herbert Xu bb72845e69 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT 17 years ago
Herbert Xu 7233b9f33e [IPSEC]: Fix reversed ICMP6 policy check 17 years ago
Michael Chan 2ba582b782 [BNX2]: Fix compiler warning. 17 years ago
Michael Chan f13561cb2f [BNX2]: Update version to 1.7.1. 17 years ago
Michael Chan 57851d8453 [BNX2]: Enable new tx ring. 17 years ago
Michael Chan c76c04758b [BNX2]: Add support for a new tx ring. 17 years ago
Michael Chan b4b360420d [BNX2]: Support multiple MSIX IRQs. 17 years ago
Michael Chan a1f6019090 [BNX2]: Move rx indexes into bnx2_napi struct. 17 years ago
Michael Chan a550c99bc3 [BNX2]: Move tx indexes into bnx2_napi struct. 17 years ago
Michael Chan 35efa7c1f4 [BNX2]: Introduce new bnx2_napi structure. 17 years ago
Michael Chan 6d866ffc69 [BNX2]: Restructure IRQ datastructures. 17 years ago
Michael Chan ead7270b99 [BNX2]: Add function to fetch hardware tx index. 17 years ago
Michael Chan a0d142c628 [BNX2]: Update version to 1.6.9. 17 years ago
Michael Chan 84eaa18771 [BNX2]: Enable S/G for jumbo RX. 17 years ago
Michael Chan 1db82f2aec [BNX2]: Add fast path code to handle RX pages. 17 years ago
Michael Chan 47bf4246a3 [BNX2]: Add init. code to handle RX pages. 17 years ago
Michael Chan 110d0ef990 [BNX2]: Update firmware to support S/G RX buffers. 17 years ago
Michael Chan 5d5d001504 [BNX2]: Restructure RX ring init. code. 17 years ago
Michael Chan 85833c6269 [BNX2]: Restructure RX fast path handling. 17 years ago
Michael Chan e343d55c0a [BNX2]: Add ring constants. 17 years ago
Andrew Morton f5f97b57b5 [NET]: fix drivers/net/ns83820.c build 17 years ago
Michal Schmidt 5533995b62 [IPIP]: Allow rebinding the tunnel to another interface 17 years ago
Pavel Emelyanov 6a7657f562 [NET]: Remove unused define from loopback driver. 17 years ago
Denis V. Lunev 81103a52f2 [NETNS]: network namespace was passed into dev_getbyhwaddr but not used 17 years ago
Harvey Harrison 41380930d2 [NET]: Remove FASTCALL macro 17 years ago
Herbert Xu 8b7817f3a9 [IPSEC]: Add ICMP host relookup support 17 years ago
Herbert Xu d5422efe68 [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse 17 years ago
Herbert Xu 815f4e57e9 [IPSEC]: Make xfrm_lookup flags argument a bit-field 17 years ago
Gerrit Renker 3f71c81ac3 [TFRC]: Remove previous loss intervals implementation 17 years ago
Gerrit Renker 954c2db868 [CCID3]: Interface CCID3 code with newer Loss Intervals Database 17 years ago
Gerrit Renker de0d411cb8 [TFRC]: CCID3 (and CCID4) needs to access these inlines 17 years ago
Gerrit Renker db64196038 [CCID3]: Redundant debugging output / documentation 17 years ago
Gerrit Renker 8a9c7e92e0 [TFRC]: Ringbuffer to track loss interval history 17 years ago
Gerrit Renker 8995a238ef [TFRC]: Loss interval code needs the macros/inlines that were moved 17 years ago
Gerrit Renker df8f83fdd6 [TFRC]: Put RX/TX initialisation into tfrc.c 17 years ago
Denis V. Lunev 2aaef4e47f [NETNS]: separate af_packet netns data 17 years ago
Denis V. Lunev a0a53c8ba9 [NETNS]: struct net content re-work (v3) 17 years ago
Denis V. Lunev 27147c9e6e [AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen. 17 years ago
Daniel Lezcano 7f4e4868f3 [IPV6]: make the protocol initialization to return an error code 17 years ago
Daniel Lezcano 87c3efbfdd [IPV6]: make inet6_register_protosw to return an error code 17 years ago
Daniel Lezcano 853cbbaaa4 [IPV6]: make frag to return an error at initialization 17 years ago
Daniel Lezcano 248b238dc9 [IPV6]: make extended headers to return an error at initialization 17 years ago
Daniel Lezcano 0a3e78ac2c [IPV6]: make flowlabel to return an error 17 years ago
Pavel Emelyanov 51602b2a5e [IPV4]: Cleanup sysctl manipulations in devinet.c 17 years ago
Pavel Emelyanov 01ecfe9ba6 [IPV4]: Cleanup IN_DEV_MFORWARD macro 17 years ago
Pavel Emelyanov 95c9382a34 [INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks 17 years ago
Pavel Emelyanov 1f9e636ea2 [TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking 17 years ago