Commit Graph

78035 Commits (76ee65bfaa1435320a72989a6413467ce446ae23)
 

Author SHA1 Message Date
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
Pavel Emelyanov df1b86c53d [NET]: Nicer WARN_ON in netstat_show 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
Joonwoo Park 3015a347dc [IPV4] fib_hash: kmalloc + memset conversion to kzalloc 17 years ago
Joonwoo Park 88f8349164 [IPV4] fib_semantics: kmalloc + memset conversion to kzalloc 17 years ago
Joonwoo Park dcaee95a1b [IPSEC]: kmalloc + memset conversion to kzalloc 17 years ago
Ilpo Järvinen 8512430e55 [TCP]: Move FRTO checks out from write queue abstraction funcs 17 years ago
Pavel Emelyanov 82d8a867ff [NET]: Make macro to specify the ptype_base size 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Gerrit Renker ce865a61c8 [DCCP]: Add support for abortive release 17 years ago
Gerrit Renker d83bd95bf1 [DCCP]: Check for unread data on close 17 years ago
Gerrit Renker dcfbc7e97a [CCID2]: Remove misleading comment 17 years ago
Gerrit Renker a302002516 [CCID2]: Remove redundant ack-counting variable 17 years ago
Gerrit Renker 83399361c3 [CCID2]: Remove redundant synchronisation variable 17 years ago
Gerrit Renker da98e0b5d4 [CCID2]: Redundant debugging output 17 years ago
Gerrit Renker 95b21d7e9d [CCID2]: Replace pipe assignment-function with assignment 17 years ago
Gerrit Renker 3deeadd74b [CCID2]: Replace cwnd assignment-function with assignment 17 years ago
Gerrit Renker 63df18ad7f [CCID2]: Replace read-only variable with constant 17 years ago
Gerrit Renker 7792cd8885 [CCID2]: Remove unused variable 17 years ago
Gerrit Renker 900bfed471 [CCID2]: Disable broken Ack Ratio adaptation algorithm 17 years ago
Gerrit Renker b00d2bbc45 [CCID2]: Larger initial windows also for CCID2 17 years ago
Arnaldo Carvalho de Melo e18d7a9857 [DCCP]: Initialize dccp_sock before calling the ccid constructors 17 years ago
Gerrit Renker d50ad163e6 [CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd 17 years ago
Gerrit Renker df054e1d00 [CCID2]: Don't assign negative values to Ack Ratio 17 years ago