aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-17[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu11-17/+28
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 Xu6-37/+24
2007-10-17[IPSEC]: Add missing BEET checksHerbert Xu14-12/+25
2007-10-17[IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu3-179/+172
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 Xu3-7/+6
2007-10-17[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu3-27/+26
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 Emelyanov2-13/+22
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 Emelyanov3-7/+11
2007-10-17[NET]: Introduce the sk_detach_filter() callPavel Emelyanov3-11/+18
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. Miller5-48/+77
2007-10-17[INET]: Consolidate frag queues freeingPavel Emelyanov4-14/+5
2007-10-17[INET]: Remove no longer needed ->equal callbackPavel Emelyanov6-35/+3
2007-10-17[INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov6-98/+73
2007-10-17[INET]: Consolidate xxx_frag_create()Pavel Emelyanov6-85/+88
2007-10-17[INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov5-36/+41
2007-10-17[INET]: Consolidate xxx_frag_internPavel Emelyanov6-96/+82
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[UMP]: header_ops conversion needed for non-ethernet driversJeff Dike2-6/+2
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-17[BNX2]: Update version to 1.6.8.Michael Chan1-2/+2
2007-10-17[BNX2]: Fix Serdes WoL bug.Michael Chan1-9/+19
2007-10-17[BNX2]: Update 5709 firmware to 3.7.1.Michael Chan1-3904/+3929
2007-10-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+3
2007-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds19-489/+689
2007-10-17[IA64] fix non-numa buildAndrew Morton1-1/+3
2007-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds8-4/+1143
2007-10-17net: libertas sdio driverPierre Ossman6-0/+1140
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds252-4294/+2688
2007-10-17x86: delete vsyscall files during make cleanSam Ravnborg1-0/+4
2007-10-17kbuild: fix typo SRCARCH in find_sourcesYinghai Lu1-4/+4
2007-10-179p: remove sysctlEric Van Hensbergen4-106/+0
2007-10-17mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor1-3/+1
2007-10-17mmc: possible leak in mmc_read_ext_csdFlorin Malita1-1/+2
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen5-46/+67
2007-10-179p: soften invalidation in loose_modeEric Van Hensbergen1-2/+4
2007-10-179p: attach-per-userLatchesar Ionkov9-72/+247
2007-10-179p: rename uid and gid parametersLatchesar Ionkov4-14/+18
2007-10-179p: define session flagsLatchesar Ionkov3-17/+27