summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-03[IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki4-50/+31
2008-04-03[IPV6] NDISC: Ignore route information with /0 prefix from interior router.YOSHIFUJI Hideaki1-1/+7
2008-04-03[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki3-10/+95
2008-04-03[IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL.YOSHIFUJI Hideaki1-1/+4
2008-04-03[IPV6] SIT: Fix locking issues in PRL management.YOSHIFUJI Hideaki1-17/+32
2008-04-03[IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L7-50/+199
2008-04-02[IPV6] RAW: Remove ancient comment.YOSHIFUJI Hideaki1-5/+0
2008-04-02wireless: fix various printk warnings on ia64 (and others)John W. Linville3-5/+8
2008-04-02mac80211: use a struct for bss->mesh_configLuis Carlos Cobo4-18/+41
2008-04-02mac80211: check for mesh_config length on incoming management framesLuis Carlos Cobo1-2/+6
2008-04-02mac80211: use recent multicast table for all mesh multicast framesLuis Carlos Cobo1-1/+1
2008-04-02mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo3-2/+3
2008-04-02mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo1-6/+8
2008-04-02mac80211: fix sparse complaint in ieee80211_sta_def_wmm_paramsJohannes Berg1-1/+0
2008-04-02mac80211: sta_info_flush() fixesJohannes Berg5-1/+84
2008-04-02mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg3-20/+20
2008-04-02mac80211: automatically free sta struct when insertion failsJohannes Berg5-31/+64
2008-04-02mac80211: fix sta_info_destroy(NULL)Johannes Berg1-3/+5
2008-04-02mac80211 ibss: flush only stations belonging to current interfaceJohannes Berg1-2/+3
2008-04-02rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn12-247/+297
2008-04-02rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn6-5/+17
2008-04-02rt2x00: Invert scheduled packet_filter checkIvo van Doorn1-2/+2
2008-04-02iwlwifi: Fix synchronous host commandTomas Winkler6-48/+52
2008-04-02iwlwifi: LED initialize before registeringTomas Winkler1-2/+4
2008-04-02iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky1-3/+5
2008-04-02iwlwifi: move rate registration to module loadReinette Chatre7-20/+46
2008-04-02iwlwifi: fix race condition during driver unloadMohamed Abbas2-4/+62
2008-04-02iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas9-34/+271
2008-04-02iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas3-0/+36
2008-04-02net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton1-1/+1
2008-04-02rt2x00: fixup some non-functional merge errorsJohn W. Linville2-5/+1
2008-04-02libertas: don't depend on IEEE80211Holger Schurig3-1/+31
2008-04-02libertas: convert sleep/wake config direct commandsHolger Schurig5-48/+32
2008-04-02libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig6-121/+22
2008-04-02libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig4-61/+11
2008-04-02endianness annotations: drivers/net/wireless/rtl8180_dev.cAl Viro1-2/+2
2008-04-01[IPV6][NETNS]: Display per-net info in sockstat6 file.Pavel Emelyanov1-7/+34
2008-04-01[IPV4][NETNS]: Display per-net info in sockstat file.Pavel Emelyanov1-7/+34
2008-04-01[SOCK][NETNS]: Register sockstat(6) files in each net.Pavel Emelyanov2-10/+46
2008-04-01[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov2-0/+51
2008-04-01[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov11-28/+34
2008-04-01[NETNS]: Introduce a netns_core structure.Pavel Emelyanov4-11/+22
2008-03-31[NET]: Fix allnoconfig build on powerpc and avr32David S. Miller1-0/+2
2008-03-29Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller20-1245/+1678
2008-03-29e1000e: reorganize PHY and flow control interfaceJeff Kirsher9-159/+205
2008-03-29e1000e: rename mc_addr_list_updateJeff Kirsher7-23/+24
2008-03-29e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan12-642/+1009
2008-03-29Compilation fix for ixgbe_main.c.Denis V. Lunev1-3/+3
2008-03-29net: yellowfin parenthesis fixMariusz Kozlowski1-2/+2
2008-03-29netdev: ehea: port_lock semaphore to mutexDaniel Walker2-22/+24