aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov2-4/+6
2007-10-19Make access to task's nsproxy lighterPavel Emelyanov1-4/+4
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-806/+661
2007-10-18sysctl: properly register the irda binary sysctl numbersEric W. Biederman1-20/+14
2007-10-18sysctl: remove broken netfilter binary sysctlsEric W. Biederman7-42/+0
2007-10-18sysctl: ipv4 remove binary sysctl paths where they are brokenEric W. Biederman1-2/+0
2007-10-18sysctl: remove broken sunrpc debug binary sysctlsEric W. Biederman1-4/+0
2007-10-18sysctl: ipv6 route flushing (kill binary path)Eric W. Biederman1-1/+0
2007-10-18sysctl: fix neighbour table sysctls.Eric W. Biederman2-50/+49
2007-10-18[IPV6]: Fix again the fl6_sock_lookup() fixed lockingPavel Emelyanov1-1/+1
2007-10-18[NETFILTER]: nf_conntrack_tcp: fix connection reopening fixJozsef Kadlecsik1-4/+7
2007-10-18[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labelsPavel Emelyanov1-9/+25
2007-10-18[IPV6]: Lost locking in fl6_sock_lookupPavel Emelyanov1-0/+3
2007-10-18[IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_listPavel Emelyanov1-8/+12
2007-10-18[NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is requiredLi Zefan1-10/+8
2007-10-18[TCP]: Remove lost_retrans zero seqno special casesIlpo Järvinen1-3/+3
2007-10-17[NET]: fix carrier-on bug?Jeff Garzik1-3/+4
2007-10-17[NET]: Fix uninitialised variable in ip_frag_reasm()David Howells1-2/+1
2007-10-17[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu10-16/+26
2007-10-17[IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMPHerbert Xu4-12/+24
2007-10-17[IPSEC]: Use the top IPv4 route's peer instead of the bottomHerbert Xu1-6/+6
2007-10-17[IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu5-34/+21
2007-10-17[IPSEC]: Add missing BEET checksHerbert Xu13-12/+19
2007-10-17[IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu2-173/+170
2007-10-17[IPSEC]: Fix length check in xfrm_parse_spiHerbert Xu1-1/+4
2007-10-17[IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spiHerbert Xu2-1/+2
2007-10-17[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu2-6/+5
2007-10-17[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu2-27/+18
2007-10-17[IPSEC]: Fix pure tunnel modes involving IPv6Herbert Xu2-2/+2
2007-10-17[IPV6]: Cleanup snmp6_alloc_dev()Pavel Emelyanov1-6/+1
2007-10-17[IPV6]: Fix return type for snmp6_free_dev()Pavel Emelyanov1-2/+1
2007-10-17[NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()Pavel Emelyanov1-2/+21
2007-10-17[NET]: Cleanup the error path in sk_attach_filterPavel Emelyanov1-12/+11
2007-10-17[NET]: Move the filter releasing into a separate callPavel Emelyanov2-3/+3
2007-10-17[NET]: Introduce the sk_detach_filter() callPavel Emelyanov2-11/+17
2007-10-17[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville1-18/+19
2007-10-17Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-45/+73
2007-10-17[INET]: Consolidate frag queues freeingPavel Emelyanov4-14/+5
2007-10-17[INET]: Remove no longer needed ->equal callbackPavel Emelyanov4-32/+3
2007-10-17[INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov4-96/+68
2007-10-17[INET]: Consolidate xxx_frag_create()Pavel Emelyanov4-82/+76
2007-10-17[INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov4-36/+39
2007-10-17[INET]: Consolidate xxx_frag_internPavel Emelyanov4-96/+75
2007-10-17[INET]: Omit double hash calculations in xxx_frag_internPavel Emelyanov2-13/+9
2007-10-17[BR2684]: get rid of broken header code.Stephen Hemminger1-121/+0
2007-10-17[IRDA]: IrCOMM discovery indication simplificationRyan Reading1-12/+3
2007-10-17[DCCP]: fix link error with !CONFIG_SYSCTLIngo Molnar2-3/+3
2007-10-17[IPV6]: Fix memory leak in cleanup_ipv6_mibs()Pavel Emelyanov1-0/+1
2007-10-179p: remove sysctlEric Van Hensbergen3-92/+0
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen3-0/+64