summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [IPSEC]: Store IPv6 nh pointer in mac_header on outputHerbert Xu2007-10-1011-46/+46
* [IPSEC]: Remove bogus ref count in xfrm_secpath_rejectHerbert Xu2007-10-101-5/+1
* [NETNS]: Don't memset() netns to zero manuallyPavel Emelyanov2007-10-101-2/+1
* [IPv6]: use container_of() macro in fib6_clean_node()Benjamin Thery2007-10-101-1/+1
* [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-103-14/+14
* [8021Q]: transfer dev_id from real deviceUrsula Braun2007-10-101-0/+3
* [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.cHerbert Xu2007-10-102-4/+4
* [IPSEC]: Unexport xfrm_replay_notifyHerbert Xu2007-10-102-2/+2
* [IPSEC]: Move output replay code into xfrm_outputHerbert Xu2007-10-105-8/+13
* [IPSEC]: Move xfrm_state_check into xfrm_output.cHerbert Xu2007-10-102-23/+22
* [IPSEC]: Move common output code to xfrm_outputHerbert Xu2007-10-104-77/+83
* [IPSEC] ah: Remove keys from ah_data structureHerbert Xu2007-10-102-14/+4
* [IPSEC] esp: Remove keys from esp_data structureHerbert Xu2007-10-102-22/+9
* [AF_IUCV]: postpone receival of iucv-packetsUrsula Braun2007-10-101-86/+125
* [AF_IUCV]: remove static declarations from header file.Heiko Carstens2007-10-101-0/+3
* [NET]: split dev_ifsioc() according to lockingJeff Garzik2007-10-101-30/+58
* [NET]: sparse warning fixesStephen Hemminger2007-10-1017-42/+40
* [TCP]: "Annotate" another fackets_out state resetIlpo Järvinen2007-10-101-1/+2
* [TCP]: Fix two off-by-one errors in fackets_out adjusting logicIlpo Järvinen2007-10-101-2/+4
* [DCCP]: Twice the wrong reset code in receiving connection-RequestsGerrit Renker2007-10-102-11/+7
* [DCCP]: Wrong format in printkGerrit Renker2007-10-101-1/+1
* [DCCP]: Tidy-up -- minisock initialisationGerrit Renker2007-10-102-10/+10
* [CCID2]: Sequence number wraparound issuesGerrit Renker2007-10-101-3/+4
* [CCID2]: Remove redundant case blockGerrit Renker2007-10-101-13/+1
* [CCID2]: Remove redundant BUG_ONGerrit Renker2007-10-102-9/+4
* [CCID2]: Remove ugly BUG_ONGerrit Renker2007-10-101-6/+5
* [CCID2]: Simplify interfaceGerrit Renker2007-10-101-10/+9
* [DCCP]: Make all `debug' parameters boolGerrit Renker2007-10-103-3/+3
* [DCCP]: Add socket option to query the current MPSGerrit Renker2007-10-101-0/+4
* [DCCP]: Wait for CCIDGerrit Renker2007-10-101-15/+19
* [MAC80211]: add sta_notify callbackTomas Winkler2007-10-101-6/+7
* [MAC80211]: implement cfg80211's change_interface hookJohannes Berg2007-10-101-18/+57
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-104-19/+63
* [MAC80211]: make userspace-mlme a per-interface settingJohannes Berg2007-10-104-11/+8
* [MAC80211]: improve radiotap injectionJohannes Berg2007-10-102-91/+105
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-104-14/+11
* [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg2007-10-101-3/+5
* [MAC80211]: consolidate decryption moreJohannes Berg2007-10-101-34/+12
* [MAC80211]: move sta_process rx handler laterJohannes Berg2007-10-101-48/+48
* [MAC80211]: remove management interfaceJohannes Berg2007-10-109-305/+14
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-103-0/+9
* [MAC80211]: Check open_count before calling config callback.Michael Buesch2007-10-101-1/+1
* [RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch2007-10-101-1/+6
* [RFKILL]: Add support for an rfkill LED.Michael Buesch2007-10-102-1/+48
* [TCP]: Wrap-safed reordering detection FRTO checkIlpo Järvinen2007-10-101-0/+3
* [TCP]: Update comment of SACK block validatorIlpo Järvinen2007-10-101-2/+9
* [TCP]: fix comments that got messed up during code moveIlpo Järvinen2007-10-101-2/+6
* [TCP]: No fackets_out/highest_sack tuning when SACK isn't enabledIlpo Järvinen2007-10-101-3/+4
* [NETFILTER]: bridge: remove broken netfilter binary sysctlsJoseph Fannin2007-10-101-5/+0
* [NETFILTER]: x_tables: add xt_time matchJan Engelhardt2007-10-103-0/+284
OpenPOWER on IntegriCloud