Commit Graph

6107 Commits (29cae113720c1520cdcc8b536cf56efcba5d63e0)

Author SHA1 Message Date
Matt LaPlante 01dd2fbf0d typo fixes 18 years ago
Jean Delvare c03983ac9b Spelling fix: explicitly 18 years ago
Marcin Garski db955170d4 more UTF-8 conversions 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Pavel Emelyanov 6651fd561b Use task_pid_nr() in ip_vs_sync.c 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Jiri Slaby 93043ece03 define global BIT macro 18 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Herbert Xu ce0e32e65f [NET]: Fix possible dev_deactivate race condition 18 years ago
Anton Arapov a25de534f8 [INET]: Justification for local port range robustness. 18 years ago
Patrick McHardy be702d5e38 [PACKET]: Kill unused pg_vec_endpage() function 18 years ago
Randy Dunlap 85ef3e5cad [NET]: QoS/Sched as menuconfig 18 years ago
Olof Johansson 9b013e05e0 [NET]: Fix bug in sk_filter race cures. 18 years ago
Eric W. Biederman f429cd37a2 sysctl: properly register the irda binary sysctl numbers 18 years ago
Eric W. Biederman 064b5bba0c sysctl: remove broken netfilter binary sysctls 18 years ago
Eric W. Biederman 49641b58a7 sysctl: ipv4 remove binary sysctl paths where they are broken 18 years ago
Eric W. Biederman baa3a2a0d2 sysctl: remove broken sunrpc debug binary sysctls 18 years ago
Eric W. Biederman 428b367bff sysctl: ipv6 route flushing (kill binary path) 18 years ago
Eric W. Biederman d12af679bc sysctl: fix neighbour table sysctls. 18 years ago
John W. Linville 67a4cce4a8 [PATCH] mac80211: make ieee802_11_parse_elems return void 18 years ago
Pavel Emelyanov 52f095ee88 [IPV6]: Fix again the fl6_sock_lookup() fixed locking 18 years ago
Jozsef Kadlecsik bc34b84155 [NETFILTER]: nf_conntrack_tcp: fix connection reopening fix 18 years ago
Pavel Emelyanov 78c2e50253 [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels 18 years ago
Pavel Emelyanov bd0bf57700 [IPV6]: Lost locking in fl6_sock_lookup 18 years ago
Pavel Emelyanov 04028045a1 [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list 18 years ago
Li Zefan 009e8c965f [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required 18 years ago
Ilpo Järvinen df2e014bfb [TCP]: Remove lost_retrans zero seqno special cases 18 years ago
Jeff Garzik bfaae0f04c [NET]: fix carrier-on bug? 18 years ago
David Howells 45542479fb [NET]: Fix uninitialised variable in ip_frag_reasm() 18 years ago
Herbert Xu 13996378e6 [IPSEC]: Rename mode to outer_mode and add inner_mode 18 years ago
Herbert Xu ca68145f16 [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP 18 years ago
Herbert Xu ed3e37ddb0 [IPSEC]: Use the top IPv4 route's peer instead of the bottom 18 years ago
Herbert Xu 17c2a42a24 [IPSEC]: Store afinfo pointer in xfrm_mode 18 years ago
Herbert Xu 1bfcb10f67 [IPSEC]: Add missing BEET checks 18 years ago
Herbert Xu aa5d62cc87 [IPSEC]: Move type and mode map into xfrm_state.c 18 years ago
Herbert Xu 440725000c [IPSEC]: Fix length check in xfrm_parse_spi 18 years ago
Herbert Xu 7aa68cb906 [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi 18 years ago
Herbert Xu 33b5ecb8f6 [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi 18 years ago
Herbert Xu c4541b41c0 [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input 18 years ago
Herbert Xu 04663d0b8b [IPSEC]: Fix pure tunnel modes involving IPv6 18 years ago
Pavel Emelyanov aaf70ec7fd [IPV6]: Cleanup snmp6_alloc_dev() 18 years ago
Pavel Emelyanov 16910b9829 [IPV6]: Fix return type for snmp6_free_dev() 18 years ago
Pavel Emelyanov 47e958eac2 [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() 18 years ago
Pavel Emelyanov d3904b7399 [NET]: Cleanup the error path in sk_attach_filter 18 years ago
Pavel Emelyanov 309dd5fc87 [NET]: Move the filter releasing into a separate call 18 years ago
Pavel Emelyanov 55b333253d [NET]: Introduce the sk_detach_filter() call 18 years ago