summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mac80211: document a lot moreJohannes Berg2007-10-101-293/+499
* [PATCH] mac80211: renumber and document the hardware flagsJohannes Berg2007-10-101-40/+45
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-105-22/+65
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-1034-1267/+1383
* [NET]: Proper comment for loopback initialization order.Denis V. Lunev2007-10-101-0/+3
* [NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman2007-10-102-20/+6
* [IRDA]: Document the fact that smsc-ircc2 will not use PNP by defaultJonathan Bastien-Filiatrault2007-10-101-1/+1
* [ATM] net/atm/lec.c: printk warning fixAndrew Morton2007-10-101-1/+1
* [PASEMI_MAC]: remove unused functionSatyam Sharma2007-10-101-5/+0
* [SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changesSatyam Sharma2007-10-101-10/+8
* [WIRELESS]: Fix Kconfig.Andrew Morton2007-10-101-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-1065-475/+481
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-1011-44/+40
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-1019-70/+63
* [NET]: Remove no longer relevant comment in loopback driver.David S. Miller2007-10-101-1/+0
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-1013-45/+64
* [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman2007-10-103-6/+10
* [IPV4]: Remove unnecessary test for the loopback device from inetdev_destroyEric W. Biederman2007-10-101-2/+0
* [NET]: Dynamically allocate the per cpu counters for the loopback device.Eric W. Biederman2007-10-101-4/+28
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-106-5/+83
* [NET]: Fix running without sysfsEric W. Biederman2007-10-103-23/+20
* [CCID3]: Remove ifdef surrounding BUG_ONArnaldo Carvalho de Melo2007-10-101-4/+0
* [DCCP]: Reduce the number of writable statesGerrit Renker2007-10-101-1/+1
* [DCCP]: Factor out common code for generating ResetsGerrit Renker2007-10-104-66/+65
* [DCCP]: Sequence number wrap-around when sending resetGerrit Renker2007-10-102-2/+2
* [DCCP]: Rate-limit DCCP-SyncsGerrit Renker2007-10-106-9/+39
* [DCCP]: Remove duplicate code for Reset from connected socketGerrit Renker2007-10-101-59/+19
* [DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker2007-10-102-9/+19
* [DCCP]: Add FIXME for send_delayed_ackGerrit Renker2007-10-102-1/+1
* [CCID3]: Move NULL-protection into functionGerrit Renker2007-10-102-31/+24
* [DCCP]: Send Reset upon Sync in state REQUESTGerrit Renker2007-10-101-5/+3
* [BLUETOOTH]: Make hidp_setup_input() return intWANG Cong2007-10-101-4/+7
* [TCP] MIB: Count FRTO's successfully detected spurious RTOsIlpo Järvinen2007-10-103-0/+3
* [TCP]: Reordered ACK's (old) SACKs not included to discarded MIBIlpo Järvinen2007-10-101-1/+6
* [TCP]: Re-place highest_sack check to a more robust positionIlpo Järvinen2007-10-101-4/+4
* [DCCP]: Parameter renamingGerrit Renker2007-10-101-4/+6
* [DCCP]: Fix Reset/Sync-Flood BugGerrit Renker2007-10-101-3/+11
* [DCCP]: Shorten variable names in dccp_check_seqnoGerrit Renker2007-10-101-23/+17
* [DCCP]: Simplify interface of dccp_sample_rttGerrit Renker2007-10-103-34/+19
* [DCCP]: Provide 10s of microsecond timesourceGerrit Renker2007-10-104-1/+26
* [DCCP]: Reuse ktime_get_real() calls againGerrit Renker2007-10-101-23/+16
* [MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu2007-10-103-5/+5
* [MAC80211]: kill vlan_idJohannes Berg2007-10-102-3/+0
* [MAC80211]: kill IE parse typedefJohannes Berg2007-10-101-4/+3
* [MAC80211]: rename ieee80211_cfg.c to cfg.cJohannes Berg2007-10-102-1/+1
* [MAC80211]: print out wiphy name instead of master deviceJohannes Berg2007-10-106-17/+19
* [MAC80211]: remove tx info sw_retry_attempt memberJohannes Berg2007-10-101-3/+0
* [MAC80211]: fix warnings introduced by the doc patchesJohannes Berg2007-10-101-0/+6
* [MAC80211]: yet more documentationJohannes Berg2007-10-101-49/+149
* [MAC80211]: remove IEEE80211_CONF_SSID_HIDDENJohannes Berg2007-10-101-2/+1
OpenPOWER on IntegriCloud