Commit Graph

6611 Commits (f1267347353b586e1a89a7d02c142be975bae699)

Author SHA1 Message Date
Pavel Emelyanov f126734735 [IPV6]: Correct the comment concerning inetsw6 table 17 years ago
Pavel Emelyanov a53eb3feb2 [UNIX] Move the unix sock iterators in to proper place 17 years ago
Gerrit Renker c86ab2b6a5 [DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also 17 years ago
Gerrit Renker 6d57b43bf8 [DCCP]: Remove redundant dependency on IP_DCCP 17 years ago
Gerrit Renker e333b3edc4 [DCCP]: Promote CCID2 as default CCID 17 years ago
Gerrit Renker 8e8c71f1ab [DCCP]: Honour and make use of shutdown option set by user 17 years ago
Gerrit Renker c3ada46a00 [CCID3]: Inline for moving average 17 years ago
Gerrit Renker a5358fdc9c [CCID3]: Accurately determine idle & application-limited periods 17 years ago
Gerrit Renker eb279b79c4 [CCID3]: Ignore trivial amounts of elapsed time 17 years ago
Gerrit Renker 6c08b2cf48 [CCID3]: Revert use of MSS instead of s 17 years ago
Arnaldo Carvalho de Melo ebb53d7565 [NET] proto: Use pcounters for the inuse field 17 years ago
Johannes Berg 0c884439db mac80211: remove more forgotten code 17 years ago
Helmut Schaa 48933dea47 mac80211: Remove local->scan_flags 17 years ago
Johannes Berg dabeb344f5 mac80211: provide interface iterator for drivers 17 years ago
Pavel Emelyanov 9859a79023 [NET]: Compact sk_stream_mem_schedule() code 17 years ago
Benjamin Thery 3ef1355dcb [NET]: Make netns cleanup to run in a separate queue 17 years ago
Pavel Emelyanov 85b606800b [IPVS]: Relax the module get/put in ip_vs_app.c 17 years ago
Adrian Bunk 02d45827fa [NET] net/core/request_sock.c: Remove unused exports. 17 years ago
Eric Dumazet beb659bd8c [PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue 17 years ago
Pavel Emelyanov 42a73808ed [RAW]: Consolidate proc interface. 17 years ago
Pavel Emelyanov ab70768ec7 [RAW]: Consolidate proto->unhash callback 17 years ago
Pavel Emelyanov 65b4c50b47 [RAW]: Consolidate proto->hash callback 17 years ago
Pavel Emelyanov b673e4dfc8 [RAW]: Introduce raw_hashinfo structure 17 years ago
Pavel Emelyanov 69d6da0b0f [IPv6] RAW: Compact the API for the kernel 17 years ago
Pavel Emelyanov 7bc54c9030 [IPv4] RAW: Compact the API for the kernel 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
Denis V. Lunev 097e66c578 [NET]: Make AF_UNIX per network namespace safe [v2] 17 years ago
Denis V. Lunev d12d01d6b4 [NET]: Make AF_PACKET handle multiple network namespaces 17 years ago
Eric W. Biederman 4b3da706bb [NET]: Make the netlink methods in rtnetlink handle multiple network namespaces 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
David S. Miller 1b0b04f9fb [IPCONFIG]: Mark vendor_class_identifier as __initdata. 17 years ago
Rumen G. Bogdanovski b209639e8a [IPVS]: Create synced connections with their real state 17 years ago
Rumen G. Bogdanovski 7a4fbb1fa4 [IPVS]: Flag synced connections and expose them in proc 17 years ago
Mattias Nissler 6a4329554c mac80211: Accept auto txpower setting 17 years ago
Stephen Hemminger c7b6ea24b4 [NETPOLL]: Don't need rx_flags. 17 years ago
Stephen Hemminger 33f807ba0d [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested. 17 years ago
Stephen Hemminger 0953864160 [NETPOLL]: no need to store local_mac 17 years ago
Stephen Hemminger 5106930bd6 [NETPOLL]: netpoll_poll() cleanup 17 years ago
Stephen Hemminger 0adc9add77 [NETPOLL]: Use skb_queue_purge(). 17 years ago
Ilpo Järvinen 20de20beba [TCP]: Correct DSACK check placing 17 years ago
Oliver Hartkopp ccb2963799 [CAN]: Add virtual CAN netdevice driver 17 years ago
Oliver Hartkopp ffd980f976 [CAN]: Add broadcast manager (bcm) protocol 17 years ago
Oliver Hartkopp c18ce101f2 [CAN]: Add raw protocol 17 years ago
Oliver Hartkopp 0d66548a10 [CAN]: Add PF_CAN core module 17 years ago
Oliver Hartkopp cd05acfe65 [CAN]: Allocate protocol numbers for PF_CAN 17 years ago
Eric Dumazet 8dbde28d97 [NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables 17 years ago
Ilpo Järvinen 68f8353b48 [TCP]: Rewrite SACK block processing & sack_recv_cache use 17 years ago
Ilpo Järvinen fd6dad616d [TCP]: Earlier SACK block verification & simplify access to them 17 years ago
Ilpo Järvinen 9e10c47cb9 [TCP]: Create tcp_sacktag_one(). 17 years ago