summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: Fix initialization sequence problems when entering network modeAllan Stephens2008-05-215-9/+12
* tipc: Update "previous node" indicators when node address changesAllan Stephens2008-05-211-0/+1
* tipc: Optimize null pointer check during neighbor discoveryAllan Stephens2008-05-211-3/+2
* tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens2008-05-211-0/+26
* tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens2008-05-213-9/+23
* ip6mr: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-15/+7
* ipmr: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-16/+9
* ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-212-21/+6
* tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov2008-05-211-1/+0
* ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov2008-05-211-2/+2
* sit: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-15/+9
* ipip: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-14/+8
* ipgre: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-18/+14
* bridge: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-214-16/+8
* net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2008-05-212-17/+12
* ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov2008-05-191-7/+22
* inet: Register fragmentation some ctls at read-only root.Pavel Emelyanov2008-05-192-3/+48
* ipv6: In fragmentation code, handle error returned from register_pernet_subsys.Pavel Emelyanov2008-05-191-1/+7
* inet: Rename fragmentation sysctl-related functions/variables.Pavel Emelyanov2008-05-192-18/+18
* netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov2008-05-191-20/+19
* netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2008-05-192-0/+33
* tipc: Cosmetic cleanup of topology service codeAllan Stephens2008-05-192-15/+13
* tipc: Consolidate subscriber & subscriber port referencesAllan Stephens2008-05-193-90/+116
* tipc: Fix bug in topology server byte swapping routineAllan Stephens2008-05-191-3/+1
* tipc: Add support for customized subscription endiannessAllan Stephens2008-05-192-19/+18
* tipc: Add support for customized subscription overlap handlingAllan Stephens2008-05-192-1/+11
* bnx2: Update version to 1.7.6.Michael Chan2008-05-161-2/+2
* bnx2: Pre-initialize struct cpu_reg.Benjamin Li2008-05-162-72/+86
* bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2008-05-162-5/+6
* bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2008-05-162-11/+10
* bnx2: Add EEH PCI recovery.Wendy Xiong2008-05-161-0/+88
* bnx2: Allow phy reset to be skipped during chip reset.Michael Chan2008-05-161-23/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-1571-2126/+2529
|\
| * libertas: remove lbs_get_data_rate()Holger Schurig2008-05-143-44/+1
| * b43: use the bitrev helpers rather than rolling a private oneHarvey Harrison2008-05-141-21/+6
| * ath5k: Fix loop variable initializationsBob Copeland2008-05-142-2/+6
| * mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX framesIvo van Doorn2008-05-141-0/+5
| * b43: nphy.c remove duplicated includeHuang Weiyi2008-05-141-2/+0
| * wireless: Add missing locking to cfg80211_dev_renameEric W. Biederman2008-05-141-5/+28
| * mac80211: make rx radiotap header more flexibleBruno Randolf2008-05-141-62/+133
| * mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-1429-145/+148
| * mac80211: fix queue constant confusionJohannes Berg2008-05-141-2/+2
| * zd1211rw: initial IBSS supportBruno Randolf2008-05-141-1/+16
| * atmel: use netstats in net_device structurePaulius Zaleckas2008-05-141-28/+18
| * arlan: use netstats in net_device structurePaulius Zaleckas2008-05-142-21/+20
| * iwl3945: do not delay hardware scan if it is a direct scanBill Moss2008-05-141-3/+4
| * iwlwifi: adding parameter of fw_restartEster Kummer2008-05-144-4/+10
| * iwlwifi: add device sysfs version entryTomas Winkler2008-05-141-0/+20
| * iwlwifi: update levels of debug printsEster Kummer2008-05-141-16/+13
| * iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer2008-05-144-24/+17
OpenPOWER on IntegriCloud