summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* typo fixesMatt LaPlante2007-10-20
* Spelling fix: explicitlyJean Delvare2007-10-19
* more UTF-8 conversionsMarcin Garski2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-19
|\
| * [NET]: Fix possible dev_deactivate race conditionHerbert Xu2007-10-18
| * [INET]: Justification for local port range robustness.Anton Arapov2007-10-18
| * [PACKET]: Kill unused pg_vec_endpage() functionPatrick McHardy2007-10-18
| * Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-10-18
| |\
| | * [PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville2007-10-18
| * | [NET]: QoS/Sched as menuconfigRandy Dunlap2007-10-18
| * | [NET]: Fix bug in sk_filter race cures.Olof Johansson2007-10-18
* | | Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov2007-10-19
* | | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* | | define global BIT macroJiri Slaby2007-10-19
* | | get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* | | remove asm/bitops.h includesJiri Slaby2007-10-19
* | | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* | | Make access to task's nsproxy lighterPavel Emelyanov2007-10-19
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-18
|\ \ | |/
| * [IPV6]: Fix again the fl6_sock_lookup() fixed lockingPavel Emelyanov2007-10-18
| * [NETFILTER]: nf_conntrack_tcp: fix connection reopening fixJozsef Kadlecsik2007-10-18
| * [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labelsPavel Emelyanov2007-10-18
| * [IPV6]: Lost locking in fl6_sock_lookupPavel Emelyanov2007-10-18
| * [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_listPavel Emelyanov2007-10-18
| * [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is requiredLi Zefan2007-10-18
| * [TCP]: Remove lost_retrans zero seqno special casesIlpo Järvinen2007-10-18
| * [NET]: fix carrier-on bug?Jeff Garzik2007-10-17
| * [NET]: Fix uninitialised variable in ip_frag_reasm()David Howells2007-10-17
| * [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-17
| * [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMPHerbert Xu2007-10-17
| * [IPSEC]: Use the top IPv4 route's peer instead of the bottomHerbert Xu2007-10-17
| * [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-17
| * [IPSEC]: Add missing BEET checksHerbert Xu2007-10-17
| * [IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu2007-10-17
| * [IPSEC]: Fix length check in xfrm_parse_spiHerbert Xu2007-10-17
| * [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spiHerbert Xu2007-10-17
| * [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu2007-10-17
| * [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu2007-10-17
| * [IPSEC]: Fix pure tunnel modes involving IPv6Herbert Xu2007-10-17
| * [IPV6]: Cleanup snmp6_alloc_dev()Pavel Emelyanov2007-10-17
| * [IPV6]: Fix return type for snmp6_free_dev()Pavel Emelyanov2007-10-17
| * [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()Pavel Emelyanov2007-10-17
| * [NET]: Cleanup the error path in sk_attach_filterPavel Emelyanov2007-10-17
| * [NET]: Move the filter releasing into a separate callPavel Emelyanov2007-10-17
| * [NET]: Introduce the sk_detach_filter() callPavel Emelyanov2007-10-17
| * [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville2007-10-17
| * Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-10-17
| |\
| | * [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss2007-10-16