aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMPHerbert Xu2007-10-174-12/+24
| * [IPSEC]: Use the top IPv4 route's peer instead of the bottomHerbert Xu2007-10-171-6/+6
| * [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-175-34/+21
| * [IPSEC]: Add missing BEET checksHerbert Xu2007-10-1713-12/+19
| * [IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu2007-10-172-173/+170
| * [IPSEC]: Fix length check in xfrm_parse_spiHerbert Xu2007-10-171-1/+4
| * [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spiHerbert Xu2007-10-172-1/+2
| * [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu2007-10-172-6/+5
| * [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu2007-10-172-27/+18
| * [IPSEC]: Fix pure tunnel modes involving IPv6Herbert Xu2007-10-172-2/+2
| * [IPV6]: Cleanup snmp6_alloc_dev()Pavel Emelyanov2007-10-171-6/+1
| * [IPV6]: Fix return type for snmp6_free_dev()Pavel Emelyanov2007-10-171-2/+1
| * [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()Pavel Emelyanov2007-10-171-2/+21
| * [NET]: Cleanup the error path in sk_attach_filterPavel Emelyanov2007-10-171-12/+11
| * [NET]: Move the filter releasing into a separate callPavel Emelyanov2007-10-172-3/+3
| * [NET]: Introduce the sk_detach_filter() callPavel Emelyanov2007-10-172-11/+17
| * [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville2007-10-171-18/+19
| * Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-10-173-45/+73
| |\
| | * [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss2007-10-161-16/+24
| | * [PATCH] mac80211: store SSID in sta_bss_listJohn W. Linville2007-10-161-21/+33
| | * [PATCH] mac80211: store channel info in sta_bss_listJohn W. Linville2007-10-161-15/+19
| | * [PATCH] mac80211: reorder association debug outputJohannes Berg2007-10-161-5/+6
| | * [PATCH] mac80211: fix set_channel regressionJohannes Berg2007-10-161-1/+4
| | * [PATCH] ieee80211: fix TKIP QoS bugJohannes Berg2007-10-161-1/+1
| * | [INET]: Consolidate frag queues freeingPavel Emelyanov2007-10-174-14/+5
| * | [INET]: Remove no longer needed ->equal callbackPavel Emelyanov2007-10-174-32/+3
| * | [INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov2007-10-174-96/+68
| * | [INET]: Consolidate xxx_frag_create()Pavel Emelyanov2007-10-174-82/+76
| * | [INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov2007-10-174-36/+39
| * | [INET]: Consolidate xxx_frag_internPavel Emelyanov2007-10-174-96/+75
| * | [INET]: Omit double hash calculations in xxx_frag_internPavel Emelyanov2007-10-172-13/+9
| * | [BR2684]: get rid of broken header code.Stephen Hemminger2007-10-171-121/+0
| * | [IRDA]: IrCOMM discovery indication simplificationRyan Reading2007-10-171-12/+3
| * | [DCCP]: fix link error with !CONFIG_SYSCTLIngo Molnar2007-10-172-3/+3
| * | [IPV6]: Fix memory leak in cleanup_ipv6_mibs()Pavel Emelyanov2007-10-171-0/+1
* | | sysctl: properly register the irda binary sysctl numbersEric W. Biederman2007-10-181-20/+14
* | | sysctl: remove broken netfilter binary sysctlsEric W. Biederman2007-10-187-42/+0
* | | sysctl: ipv4 remove binary sysctl paths where they are brokenEric W. Biederman2007-10-181-2/+0
* | | sysctl: remove broken sunrpc debug binary sysctlsEric W. Biederman2007-10-181-4/+0
* | | sysctl: ipv6 route flushing (kill binary path)Eric W. Biederman2007-10-181-1/+0
* | | sysctl: fix neighbour table sysctls.Eric W. Biederman2007-10-182-50/+49
|/ /
* | 9p: remove sysctlEric Van Hensbergen2007-10-173-92/+0
* | 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-173-0/+64
* | 9p: attach-per-userLatchesar Ionkov2007-10-172-8/+34
* | 9p: Make transports dynamicEric Van Hensbergen2007-10-175-159/+281
* | r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-171-9/+9
* | KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-172-3/+30
* | Remove "unsafe" from module structRusty Russell2007-10-171-1/+0
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-172-2/+2
* | net/sunrpc/xprtrdma/verbs.c printk warning fixAndrew Morton2007-10-161-1/+2
|/