aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-10-10[NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg
2007-10-10[PATCH] mac80211: fix TKIP IV updateJohannes Berg
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg
2007-10-10[PATCH] mac80211: remove ieee80211_wep_get_keyidxJohannes Berg
2007-10-10[PATCH] mac80211: consolidate encryptionJohannes Berg
2007-10-10[PATCH] mac80211: consolidate decryptionJohannes Berg
2007-10-10[PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg
2007-10-10[PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg
2007-10-10[PKT_SCHED]: Add stateless NATHerbert Xu
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg
2007-10-10[NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman
2007-10-10[ATM] net/atm/lec.c: printk warning fixAndrew Morton
2007-10-10[WIRELESS]: Fix Kconfig.Andrew Morton
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger
2007-10-10[NET]: Make the loopback device per network namespace.Eric W. Biederman
2007-10-10[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman
2007-10-10[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroyEric W. Biederman
2007-10-10[NET]: Add network namespace clone & unshare support.Eric W. Biederman
2007-10-10[NET]: Fix running without sysfsEric W. Biederman
2007-10-10[CCID3]: Remove ifdef surrounding BUG_ONArnaldo Carvalho de Melo
2007-10-10[DCCP]: Reduce the number of writable statesGerrit Renker
2007-10-10[DCCP]: Factor out common code for generating ResetsGerrit Renker
2007-10-10[DCCP]: Sequence number wrap-around when sending resetGerrit Renker
2007-10-10[DCCP]: Rate-limit DCCP-SyncsGerrit Renker
2007-10-10[DCCP]: Remove duplicate code for Reset from connected socketGerrit Renker
2007-10-10[DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker
2007-10-10[DCCP]: Add FIXME for send_delayed_ackGerrit Renker
2007-10-10[CCID3]: Move NULL-protection into functionGerrit Renker
2007-10-10[DCCP]: Send Reset upon Sync in state REQUESTGerrit Renker
2007-10-10[BLUETOOTH]: Make hidp_setup_input() return intWANG Cong
2007-10-10[TCP] MIB: Count FRTO's successfully detected spurious RTOsIlpo Järvinen
2007-10-10[TCP]: Reordered ACK's (old) SACKs not included to discarded MIBIlpo Järvinen
2007-10-10[TCP]: Re-place highest_sack check to a more robust positionIlpo Järvinen
2007-10-10[DCCP]: Parameter renamingGerrit Renker
2007-10-10[DCCP]: Fix Reset/Sync-Flood BugGerrit Renker
2007-10-10[DCCP]: Shorten variable names in dccp_check_seqnoGerrit Renker
2007-10-10[DCCP]: Simplify interface of dccp_sample_rttGerrit Renker
2007-10-10[DCCP]: Provide 10s of microsecond timesourceGerrit Renker
2007-10-10[DCCP]: Reuse ktime_get_real() calls againGerrit Renker
2007-10-10[MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu