Commit Graph

1222 Commits (6b6a462c4ab75c1a5293b22562052cdf0e8bfb22)

Author SHA1 Message Date
Yasuyuki Kozakai 9fb9cbb108 [NETFILTER]: Add nf_conntrack subsystem. 19 years ago
Ken-ichirou MATSUZAWA 9f0ede52a0 [IPV6]: ip6ip6_lock is not unlocked in error path. 19 years ago
Peter Chubb 44fd0261d3 [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY 19 years ago
Krzysztof Piotr Oledzki 5fd52fe098 [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t. 19 years ago
Krzysztof Piotr Oledzki 439a9994bb [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message 19 years ago
Pablo Neira Ayuso a856a19a9f [NETFILTER] ctnetlink: Add support to identify expectations by ID's 19 years ago
Pablo Neira Ayuso fcda46128d [NETFILTER] ctnetlink: propagate error instaed of returning -EPERM 19 years ago
Pablo Neira Ayuso fe902a91ff [NETFILTER] ctnetlink: return -EINVAL if size is wrong 19 years ago
Yasuyuki Kozakai d63a928108 [NETFILTER]: stop tracking ICMP error at early point 19 years ago
Harald Welte ed77de9fc6 [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set 19 years ago
Philip Craig 5978a9b82c [NETFILTER] PPTP helper: fix PNS-PAC expectation call id 19 years ago
Pablo Neira Ayuso 81e5c27d08 [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL 19 years ago
Pablo Neira Ayuso 7a4fe3664b [NETFILTER] ctnetlink: kill unused includes 19 years ago
Pablo Neira Ayuso 119a318494 [NETFILTER] ctnetlink: add module alias to fix autoloading 19 years ago
Pablo Neira Ayuso 02a78cdf42 [NETFILTER] ctnetlink: add marking support from userspace 19 years ago
Pablo Neira Ayuso 51df784ed7 [NETFILTER] ctnetlink: check if protoinfo is present 19 years ago
Harald Welte a2506c0432 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void 19 years ago
Yasuyuki Kozakai eaae4fa45e [NETFILTER]: refcount leak of proto when ctnetlink dumping tuple 19 years ago
Yasuyuki Kozakai 46998f59c0 [NETFILTER]: packet counter of conntrack is 32bits 19 years ago
Christoph Hellwig 49705b7743 [PATCH] sanitize lookup_hash prototype 19 years ago
Christoph Hellwig e4543eddfd [PATCH] add a vfs_permission helper 19 years ago
Christoph Hellwig e3305626e0 ieee80211: cleanup crypto list handling, other minor cleanups. 19 years ago
Marcel Holtmann be9d122730 [Bluetooth]: Remove the usage of /proc completely 19 years ago
Marcel Holtmann 1ebb92521d [Bluetooth]: Add endian annotations to the core 19 years ago
Herbert Xu 89f5f0aeed [IPV4]: Fix ip_queue_xmit identity increment for TSO packets 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Julian Anastasov dc8103f25f [IPVS]: fix connection leak if expire_nodest_conn=1 19 years ago
Thomas Graf b541ca2c5a [PKT_SCHED]: Correctly handle empty ematch trees 19 years ago
YOSHIFUJI Hideaki 072047e4de [IPV6]: RFC3484 compliant source address selection 19 years ago
YOSHIFUJI Hideaki b1cacb6820 [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection. 19 years ago
YOSHIFUJI Hideaki 971f359ddc [IPV6]: Put addr_diff() into common header for future use. 19 years ago
Adrian Bunk fd7a516efb [PATCH] fix NET_RADIO=n, IEEE80211=y compile 19 years ago
Volker Braun e189277a3f Fix problem with WEP unicast key > index 0 19 years ago
James Ketrenos 81f875208e scripts/Lindent on ieee80211 subsystem. 19 years ago
NeilBrown 80d188a643 [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port 19 years ago
Jeff Garzik a10b5aacea Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 19 years ago
Stephen Hemminger 6df716340d [TCP/DCCP]: Randomize port selection 19 years ago
Herbert Xu 6151b31c96 [NET]: Fix race condition in sk_stream_wait_connect 19 years ago
Stephen Hemminger eb229c4cdc [NETEM]: Add version string 19 years ago
Stephen Hemminger 300ce174eb [NETEM]: Support time based reordering 19 years ago
Thomas Graf bdc450a0bb [PKT_SCHED]: (G)RED: Introduce hard dropping 19 years ago
Thomas Graf b38c7eef7e [PKT_SCHED]: GRED: Support ECN marking 19 years ago
Thomas Graf d8f64e1960 [PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop 19 years ago
Thomas Graf 1e4dfaf9b9 [PKT_SCHED]: GRED: Cleanup and remove unnecessary code 19 years ago
Thomas Graf 6214e653cc [PKT_SCHED]: GRED: Remove auto-creation of default VQ 19 years ago
Thomas Graf 7051703b99 [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing 19 years ago
Thomas Graf 4a591834cf [PKT_SCHED]: GRED: Remove initd flag 19 years ago
Thomas Graf 18e3fb84e6 [PKT_SCHED]: GRED: Improve error handling and messages 19 years ago
Thomas Graf 716a1b40b0 [PKT_SCHED]: GRED: Introduce tc_index_to_dp() 19 years ago
Thomas Graf edf7a7b1f0 [PKT_SCHED]: GRED: Use generic queue management interface 19 years ago