summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [XFRM] user: Move attribute copying code into copy_to_user_state_extraHerbert Xu2007-10-111-29/+47
* [IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu2007-10-114-33/+37
* [IPSEC]: Remove gratuitous km wake-up events on ACQUIREHerbert Xu2007-10-111-2/+0Star
* [IPSEC]: Store IPv6 nh pointer in mac_header on outputHerbert Xu2007-10-1111-46/+46
* [IPSEC]: Remove bogus ref count in xfrm_secpath_rejectHerbert Xu2007-10-111-5/+1Star
* [NETNS]: Don't memset() netns to zero manuallyPavel Emelyanov2007-10-111-2/+1Star
* [IPv6]: use container_of() macro in fib6_clean_node()Benjamin Thery2007-10-111-1/+1
* [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-118-21/+32
* [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-113-85/+92
* [8021Q]: transfer dev_id from real deviceUrsula Braun2007-10-111-0/+3
* [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.cHerbert Xu2007-10-112-4/+4
* [IPSEC]: Unexport xfrm_replay_notifyHerbert Xu2007-10-113-8/+2Star
* [IPSEC]: Move output replay code into xfrm_outputHerbert Xu2007-10-116-9/+32
* [IPSEC]: Move xfrm_state_check into xfrm_output.cHerbert Xu2007-10-113-24/+22Star
* [IPSEC]: Move common output code to xfrm_outputHerbert Xu2007-10-115-77/+84
* [IPSEC] ah: Remove keys from ah_data structureHerbert Xu2007-10-113-16/+4Star
* [IPSEC] esp: Remove keys from esp_data structureHerbert Xu2007-10-113-29/+9Star
* [AF_IUCV]: postpone receival of iucv-packetsUrsula Braun2007-10-112-86/+132
* [AF_IUCV]: remove static declarations from header file.Heiko Carstens2007-10-112-20/+3Star
* [TG3]: Fix ethtool autonegotiate flags.Andy Gospodarek2007-10-111-1/+2
* [IRDA]: Oops fix for ksdazzleAlex Villacís Lasso2007-10-111-3/+13
* [NET]: split dev_ifsioc() according to lockingJeff Garzik2007-10-111-30/+58
* [NET]: sparse warning fixesStephen Hemminger2007-10-1119-54/+52Star
* [TCP]: "Annotate" another fackets_out state resetIlpo Järvinen2007-10-111-1/+2
* [TCP]: Comment fastpath_cnt_hint off-by-one trapIlpo Järvinen2007-10-111-1/+2
* [TCP]: Fix two off-by-one errors in fackets_out adjusting logicIlpo Järvinen2007-10-111-2/+4
* [TG3]: Update version to 3.82.Michael Chan2007-10-111-2/+2
* [TG3]: Add 5784 and 5764 support.Matt Carlson2007-10-113-12/+57
* [TG3]: ASIC decoding and basic CPMU support.Matt Carlson2007-10-112-8/+22
* [TG3]: Walk PCI capability lists.Matt Carlson2007-10-113-39/+50
* e1000e: Fix ethtool register test codeAuke Kok2007-10-111-4/+10
* e1000e: fix debugging printout codeAuke Kok2007-10-112-4/+2Star
* qeth: discard inbound packets with unknown header idUrsula Braun2007-10-111-1/+6
* lcs: Channel errors drive lcs_recovery which leads to kernel panic.Klaus D. Wacker2007-10-112-3/+9
* qeth: avoid duplicate deletion of multicast addressesUrsula Braun2007-10-111-2/+3
* qeth: EDDP does not work on large MTUsFrank Blaschka2007-10-112-8/+11
* qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packetsKlaus D. Wacker2007-10-111-2/+2
* [NIU]: Add Sun Neptune ethernet driver.David S. Miller2007-10-114-0/+11169
* [DCCP]: Twice the wrong reset code in receiving connection-RequestsGerrit Renker2007-10-112-11/+7Star
* [DCCP]: Correct documentationGerrit Renker2007-10-111-2/+3
* [DCCP]: Wrong format in printkGerrit Renker2007-10-111-1/+1
* [DCCP]: Tidy-up -- minisock initialisationGerrit Renker2007-10-113-11/+10Star
* [CCID2]: Sequence number wraparound issuesGerrit Renker2007-10-111-3/+4
* [CCID2]: Remove redundant case blockGerrit Renker2007-10-111-13/+1Star
* [CCID2]: Remove redundant BUG_ONGerrit Renker2007-10-112-9/+4Star
* [CCID2]: Remove ugly BUG_ONGerrit Renker2007-10-111-6/+5Star
* [CCID2]: Simplify interfaceGerrit Renker2007-10-111-10/+9Star
* [DCCP]: Update API documentationGerrit Renker2007-10-111-3/+5
* [DCCP]: Make all `debug' parameters boolGerrit Renker2007-10-113-3/+3
* [DCCP]: Add socket option to query the current MPSGerrit Renker2007-10-113-0/+8