Commit Graph

18455 Commits (7201883599ac8bff76300117155e299b1a54092f)

Author SHA1 Message Date
Ilpo Järvinen 234b686070 [TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe 17 years ago
Ilpo Järvinen c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
Ron Rindjunsky d3c990fb26 mac80211: adding 802.11n configuration flows 17 years ago
Ron Rindjunsky 10816d40f2 mac80211: adding 802.11n HT framework definitions 17 years ago
Johannes Berg e38bad4766 mac80211: make ieee80211_iterate_active_interfaces not need rtnl 17 years ago
Pavel Emelyanov 1597fbc0fa [UNIX]: Make the unix sysctl tables per-namespace 17 years ago
Pavel Emelyanov d392e49756 [UNIX]: Move the sysctl_unix_max_dgram_qlen 17 years ago
Pavel Emelyanov 97577e3828 [UNIX]: Extend unix_sysctl_(un)register prototypes 17 years ago
Eric W. Biederman 95bdfccb2b [NET]: Implement the per network namespace sysctl infrastructure 17 years ago
Eric W. Biederman e51b6ba077 sysctl: Infrastructure for per namespace sysctls 17 years ago
Eric W. Biederman 23eb06de7d sysctl: Remember the ctl_table we passed to register_sysctl_paths 17 years ago
Eric W. Biederman 29e796fd4d sysctl: Add register_sysctl_paths function 17 years ago
Patrick McHardy be0ea7d5da [NETFILTER]: Convert old checksum helper names 17 years ago
Patrick McHardy a99a00cf1a [NET]: Move netfilter checksum helpers to net/core/utils.c 17 years ago
Gerrit Renker 0c86962076 [DCCP]: Integrate state transitions for passive-close 17 years ago
Gerrit Renker f11135a344 [DCCP]: Dedicated auxiliary states to support passive-close 17 years ago
Fred L. Templin c7dc89c0ac [IPV6]: Add RFC4214 support 17 years ago
Pavel Emelyanov df97c708d5 [NET]: Eliminate unused argument from sk_stream_alloc_pskb 17 years ago
Pavel Emelyanov f561d0f27d [NET]: Uninline the sk_stream_alloc_pskb 17 years ago
Ilpo Järvinen 8512430e55 [TCP]: Move FRTO checks out from write queue abstraction funcs 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Ilpo Järvinen e7d0362dd4 [PCOUNTER] Fix build error without CONFIG_SMP 17 years ago
Gerrit Renker 9b91ad2747 [DCCP]: Make PARTOPEN an autonomous state 17 years ago
Arnaldo Carvalho de Melo ebb53d7565 [NET] proto: Use pcounters for the inuse field 17 years ago
Arnaldo Carvalho de Melo de4d1db369 [LIB]: Introduce struct pcounter 17 years ago
Ron Rindjunsky 6b4e324164 mac80211: adding 802.11n definitions in ieee80211.h 17 years ago
Johannes Berg dabeb344f5 mac80211: provide interface iterator for drivers 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 d12d01d6b4 [NET]: Make AF_PACKET handle multiple network namespaces 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Michael Wu c237899d1f ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h 17 years ago
Stephen Hemminger c7b6ea24b4 [NETPOLL]: Don't need rx_flags. 17 years ago
Stephen Hemminger 0953864160 [NETPOLL]: no need to store local_mac 17 years ago
Oliver Hartkopp 1f98eefae8 [CAN]: Add missing Kbuild entries 17 years ago
Oliver Hartkopp 4195e31780 [CAN]: Fix plain integer definitions in userspace header. 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
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 a47e5a988a [TCP]: Convert highest_sack to sk_buff to allow direct access 17 years ago
Pavel Emelyanov c0ef877b2c [NET]: Move sock_valbool_flag to socket.c 17 years ago
Eric Dumazet 20fea08b5f [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. 17 years ago