summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-07-09Merge commit 'hdlc/hdlc-next'Stephen Rothwell
2008-07-09Merge commit 'generic-ipi/auto-generic-ipi-next'Stephen Rothwell
2008-07-09Merge commit 'trivial/next'Stephen Rothwell
2008-07-09Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2008-07-09Merge commit 'semaphore-removal/semaphore-removal'Stephen Rothwell
2008-07-09Merge commit 'net/master'Stephen Rothwell
2008-07-09Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-07-09Merge commit 'nfs/linux-next'Stephen Rothwell
2008-07-09Merge commit 's390/features'Stephen Rothwell
2008-07-09Merge commit 'sched/auto-sched-next'Stephen Rothwell
2008-07-09Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-07-09Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-07-09Merge branch 'quilt/driver-core'Stephen Rothwell
2008-07-09Merge commit 'net-current/master'Stephen Rothwell
2008-07-08pkt_sched: Remove comment reference to old style TX locking.David S. Miller
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-07-08vlan: avoid header copying and linearisation where possiblePatrick McHardy
2008-07-08ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin
2008-07-08SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookupsTrond Myklebust
2008-07-08SUNRPC: Fix a double-free in rpcbindTrond Myklebust
2008-07-08net/wireless/nl80211.c: fix endless Netlink callback loop.Julius Volz
2008-07-08mac80211: fix lots of kernel-docRandy Dunlap
2008-07-08rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switchHenrique de Moraes Holschuh
2008-07-08rfkill: some minor kernel-doc changes for rfkill_toggle_radioHenrique de Moraes Holschuh
2008-07-08mac80211: add support for iwconfig wlanX frag autoEmmanuel Grumbach
2008-07-08mac80211: aes_ccm.c remove crypto wrapper and extra argsHarvey Harrison
2008-07-08mac80211: pass scratch buffer directly, remove additional pointersHarvey Harrison
2008-07-08mac80211: wpa.c remove rx/tx_data ->fc usersHarvey Harrison
2008-07-08mac80211: remove trivial rx_data->fc usersHarvey Harrison
2008-07-08mac80211: call bss_info_change only once upon disassociationTomas Winkler
2008-07-08mac80211: remove ieee80211_get_hdr_infoHarvey Harrison
2008-07-08mac80211: remove one user of ieee80211_get_hdr_infoHarvey Harrison
2008-07-08mac80211: use symbolic defines in wpa.cHarvey Harrison
2008-07-08mac80211: move QOS control helpers into ieee80211.hHarvey Harrison
2008-07-08mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.Rami Rosen
2008-07-08manual merge of generic-ipiIngo Molnar
2008-07-08manual merge of auto-cpus4096-nextIngo Molnar
2008-07-08Merge branch 'auto-core-next' into auto-generic-ipi-nextIngo Molnar
2008-07-08Merge branch 'core/softirq' into auto-core-nextIngo Molnar
2008-07-08mac80211: fix warning: unused variable ifstaTomas Winkler
2008-07-08mac80211: remove useless tid assignment for management and control framesTomas Winkler
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky
2008-07-08mac80211: Don't request encryption for probe responseIvo van Doorn
2008-07-08vlan: TCI related type and naming cleanupsPatrick McHardy
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy
2008-07-08vlan: uninline __vlan_hwaccel_rxPatrick McHardy
2008-07-08vlan: Add ethtool supportPatrick McHardy
2008-07-08vlan: Use is_vlan_dev()Joonwoo Park
2008-07-08vlan: fix network_header/mac_header adjustmentsPatrick McHardy