Commit Graph

78260 Commits (ea40b324d791d86a42b858d073007de4d133227e)
 

Author SHA1 Message Date
Ilpo Järvinen ea60658cde [TCP]: Add unlikely() to urgent handling in clean_rtx_queue 17 years ago
Ilpo Järvinen 89d478f7f2 [TCP]: Remove duplicated code block from clean_rtx_queue 17 years ago
Ilpo Järvinen 234b686070 [TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe 17 years ago
Ilpo Järvinen d67c58e9ae [TCP]: Remove local variable and use packets_in_flight directly 17 years ago
Ilpo Järvinen 50c4817e99 [TCP]: MTUprobe: prepare skb fields earlier 17 years ago
Ilpo Järvinen c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
Ilpo Järvinen ede9f3b186 [TCP]: Unite identical code from two seqno split blocks 17 years ago
Ilpo Järvinen 407ef1de03 [TCP]: Remove superflucious FLAG_DATA_SACKED 17 years ago
Ilpo Järvinen bce392f3b0 [TCP]: Move LOSTRETRANS MIB outside !(L|S) check 17 years ago
Pavel Emelyanov 1dab62226d [IPV6]: Use ctl paths to register addrconf sysctls 17 years ago
Pavel Emelyanov f52295a9c5 [IPV6]: Unify and cleanup calls to addrconf_sysctl_register 17 years ago
Pavel Emelyanov bfada697bd [IPV4]: Use ctl paths to register devinet sysctls 17 years ago
Pavel Emelyanov 66f27a5203 [IPV4]: Unify and cleanup calls to devinet_sysctl_register 17 years ago
John W. Linville edae58ead5 softmac: mark as obsolete and schedule for removal 17 years ago
John W. Linville 003faaa177 bcm43xx: mark as obsolete and schedule for removal 17 years ago
John W. Linville 88fecd092e mac80211: remove "bcn_int" and "capab" scan results info 17 years ago
Ron Rindjunsky 64bd4b693f mac80211: move A-MSDU identifier to flags 17 years ago
Ron Rindjunsky d3c990fb26 mac80211: adding 802.11n configuration flows 17 years ago
Ron Rindjunsky fd4c7f2fce mac80211: adding 802.11n essential A-MSDU Rx capability 17 years ago
Ron Rindjunsky 9f985b0eee mac80211: adding 802.11n essential A-MPDU addBA capability 17 years ago
Ron Rindjunsky c715350828 mac80211: adding 802.11n IEs handling 17 years ago
Ron Rindjunsky 10816d40f2 mac80211: adding 802.11n HT framework definitions 17 years ago
Ron Rindjunsky 82b3cad942 mac80211: adding MAC80211_HT_DEBUG config variable 17 years ago
Johannes Berg b1357a81a9 mac80211: allow setting drop_unencrypted with wext 17 years ago
Johannes Berg e38bad4766 mac80211: make ieee80211_iterate_active_interfaces not need rtnl 17 years ago
Ron Rindjunsky 76ee65bfaa mac80211: restructuring data Rx handlers 17 years ago
Zhu Yi ece8edddf0 mac80211: hardware scan rework 17 years ago
Pavel Emelyanov f68635e627 [IPV6]: Cleanup the addconf_sysctl_register 17 years ago
Pavel Emelyanov 9fa8964299 [IPV4]: Cleanup the devinet_sysctl_register 17 years ago
Pavel Emelyanov c3bac5a71b [NEIGH]: Use the ctl paths to create neighbours sysctls 17 years ago
Pavel Emelyanov 3c607bbb47 [NEIGH]: Cleanup the neigh_sysctl_register 17 years ago
Pavel Emelyanov 1597fbc0fa [UNIX]: Make the unix sysctl tables per-namespace 17 years ago
Pavel Emelyanov 1d430b913c [UNIX]: Use ctl paths to register unix ctl tables 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
Denis V. Lunev dd88590995 [DECNET]: Remove extra memset from dn_fib_check_nh 17 years ago
Paul Moore 875179fa60 [IPSEC]: SPD auditing fix to include the netmask/prefix-length 17 years ago
Arnaldo Carvalho de Melo 9108d5f4b2 [TFRC]: Hide tx history details from the CCIDs 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 3159afe0d2 [DCCP]: Remove duplicate test for CloseReq 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
Gerrit Renker f53dc67c5e [DCCP]: Use AF-independent rebuild_header routine 17 years ago
Arnaldo Carvalho de Melo 276f2edc52 [TFRC]: Migrate TX history to singly-linked lis 17 years ago
Ilpo Järvinen ea4f76ae13 [TCP]: Two fixes to new sacktag code 17 years ago