summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg2007-10-113-10/+10
* [PATCH] mac80211: fix TKIP IV updateJohannes Berg2007-10-114-8/+21
* [PATCH] mac80211: fix vlan bugJohannes Berg2007-10-114-1/+19
* [PATCH] mac80211: remove ieee80211_wep_get_keyidxJohannes Berg2007-10-112-20/+0
* [PATCH] mac80211: consolidate encryptionJohannes Berg2007-10-115-61/+77
* [PATCH] mac80211: consolidate decryptionJohannes Berg2007-10-115-43/+55
* [PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg2007-10-111-124/+226
* [PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg2007-10-112-12/+44
* [PKT_SCHED]: Add stateless NATHerbert Xu2007-10-113-0/+334
* [PATCH] mac80211: fix virtual interface lockingJohannes Berg2007-10-116-65/+58
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-112-2/+2
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-114-14/+56
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-115-247/+162
* [NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman2007-10-111-17/+6
* [ATM] net/atm/lec.c: printk warning fixAndrew Morton2007-10-111-1/+1
* [WIRELESS]: Fix Kconfig.Andrew Morton2007-10-111-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-1121-94/+140
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-117-29/+20
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-1113-60/+45
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-1110-39/+40
* [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman2007-10-113-6/+10
* [IPV4]: Remove unnecessary test for the loopback device from inetdev_destroyEric W. Biederman2007-10-111-2/+0
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-112-2/+49
* [NET]: Fix running without sysfsEric W. Biederman2007-10-113-23/+20
* [CCID3]: Remove ifdef surrounding BUG_ONArnaldo Carvalho de Melo2007-10-111-4/+0
* [DCCP]: Reduce the number of writable statesGerrit Renker2007-10-111-1/+1
* [DCCP]: Factor out common code for generating ResetsGerrit Renker2007-10-114-66/+65
* [DCCP]: Sequence number wrap-around when sending resetGerrit Renker2007-10-112-2/+2
* [DCCP]: Rate-limit DCCP-SyncsGerrit Renker2007-10-114-9/+32
* [DCCP]: Remove duplicate code for Reset from connected socketGerrit Renker2007-10-111-59/+19
* [DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker2007-10-111-1/+13
* [DCCP]: Add FIXME for send_delayed_ackGerrit Renker2007-10-112-1/+1
* [CCID3]: Move NULL-protection into functionGerrit Renker2007-10-112-31/+24
* [DCCP]: Send Reset upon Sync in state REQUESTGerrit Renker2007-10-111-5/+3
* [BLUETOOTH]: Make hidp_setup_input() return intWANG Cong2007-10-111-4/+7
* [TCP] MIB: Count FRTO's successfully detected spurious RTOsIlpo Järvinen2007-10-112-0/+2
* [TCP]: Reordered ACK's (old) SACKs not included to discarded MIBIlpo Järvinen2007-10-111-1/+6
* [TCP]: Re-place highest_sack check to a more robust positionIlpo Järvinen2007-10-111-4/+4
* [DCCP]: Parameter renamingGerrit Renker2007-10-111-4/+6
* [DCCP]: Fix Reset/Sync-Flood BugGerrit Renker2007-10-111-3/+11
* [DCCP]: Shorten variable names in dccp_check_seqnoGerrit Renker2007-10-111-23/+17
* [DCCP]: Simplify interface of dccp_sample_rttGerrit Renker2007-10-113-34/+19
* [DCCP]: Provide 10s of microsecond timesourceGerrit Renker2007-10-114-1/+26
* [DCCP]: Reuse ktime_get_real() calls againGerrit Renker2007-10-111-23/+16
* [MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu2007-10-113-5/+5
* [MAC80211]: kill vlan_idJohannes Berg2007-10-112-3/+0
* [MAC80211]: kill IE parse typedefJohannes Berg2007-10-111-4/+3
* [MAC80211]: rename ieee80211_cfg.c to cfg.cJohannes Berg2007-10-112-1/+1
* [MAC80211]: print out wiphy name instead of master deviceJohannes Berg2007-10-116-17/+19
* [MAC80211]: fix warnings introduced by the doc patchesJohannes Berg2007-10-111-0/+6