OSDN Git Service

uclinux-h8/linux.git
2008-04-01 John W. Linvillewireless: fix various printk warnings on ia64 (and... master-2008-04-01
2008-04-01 Luis Carlos... mac80211: use a struct for bss->mesh_config
2008-04-01 Luis Carlos... mac80211: check for mesh_config length on incoming...
2008-04-01 Luis Carlos... mac80211: use recent multicast table for all mesh multi...
2008-04-01 Luis Carlos... mac80211: fix spinlock recursion on sta expiration
2008-04-01 Luis Carlos... mac80211: fix deadlocks in debugfs_netdev.c
2008-04-01 Johannes Bergmac80211: fix sparse complaint in ieee80211_sta_def_wmm...
2008-04-01 Johannes Bergmac80211: sta_info_flush() fixes
2008-04-01 Johannes Bergmac80211: clean up sta_info_destroy() users wrt. RCU...
2008-04-01 Johannes Bergmac80211: automatically free sta struct when insertion...
2008-04-01 Johannes Bergmac80211: fix sta_info_destroy(NULL)
2008-04-01 Johannes Bergmac80211 ibss: flush only stations belonging to current...
2008-04-01 Ivo van Doornrt2x00: Remove MAC80211_LEDS dependency
2008-04-01 Ivo van Doornrt2x00: TO_DS filter depends on intf_ap_count
2008-04-01 Ivo van Doornrt2x00: Invert scheduled packet_filter check
2008-04-01 Tomas Winkleriwlwifi: Fix synchronous host command
2008-04-01 Tomas Winkleriwlwifi: LED initialize before registering
2008-04-01 Ron Rindjunskyiwlwifi: unregister to upper stack before releasing...
2008-04-01 Reinette Chatreiwlwifi: move rate registration to module load
2008-04-01 Mohamed Abbasiwlwifi: fix race condition during driver unload
2008-04-01 Mohamed Abbasiwlwifi: hook iwlwifi with Linux rfkill
2008-04-01 Mohamed Abbasiwlwifi: add notification infrastructure to iwlcore
2008-04-01 Andrew Mortonnet/mac80211/debugfs_netdev.c: use of bool triggers...
2008-04-01 John W. Linvillert2x00: fixup some non-functional merge errors
2008-04-01 Holger Schuriglibertas: don't depend on IEEE80211
2008-04-01 Holger Schuriglibertas: convert sleep/wake config direct commands
2008-04-01 Holger Schuriglibertas: convert CMD_802_11_EEPROM_ACCESS to a direct...
2008-04-01 Holger Schuriglibertas: convert CMD_802_11_MAC_ADDRESS to a direct...
2008-04-01 Al Viroendianness annotations: drivers/net/wireless/rtl8180_dev.c
2008-04-01 Pavel Emelyanov[IPV6][NETNS]: Display per-net info in sockstat6 file.
2008-04-01 Pavel Emelyanov[IPV4][NETNS]: Display per-net info in sockstat file.
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Register sockstat(6) files in each net.
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Add the percpu prot_inuse counter in...
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Add a struct net argument to sock_prot_i...
2008-04-01 Pavel Emelyanov[NETNS]: Introduce a netns_core structure.
2008-03-31 David S. Miller[NET]: Fix allnoconfig build on powerpc and avr32
2008-03-29 David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-29 Jeff Kirshere1000e: reorganize PHY and flow control interface
2008-03-29 Jeff Kirshere1000e: rename mc_addr_list_update
2008-03-29 Bruce Allane1000e: reformat comment blocks, cosmetic changes only
2008-03-29 Denis V. LunevCompilation fix for ixgbe_main.c.
2008-03-29 Mariusz Kozlowskinet: yellowfin parenthesis fix
2008-03-29 Daniel Walkernetdev: ehea: port_lock semaphore to mutex
2008-03-29 Daniel Walkernetdev: ehea: bcmc_regs semaphore to mutex
2008-03-29 Daniel Walkernetdev: ehea: locking order correction
2008-03-29 Daniel Walkernetdev: ehea: ehea_fw_handles semaphore to mutex
2008-03-29 Daniel Walkernetdev: ehea: semaphore to mutex
2008-03-29 S.Caglar Onurdrivers/net/tokenring/3c359.c: use time_* macros
2008-03-29 S.Caglar Onurdrivers/net/arcnet/arcnet.c: use time_* macros
2008-03-29 Ondrej Zary3c509: convert to isa_driver and pnp_driver
2008-03-29 Denis V. Lunev[UDP]: Remove owner from udp_seq_afinfo.
2008-03-29 Denis V. Lunev[UDP]: Place file operations directly into udp_seq_afinfo.
2008-03-29 Denis V. Lunev[UDP]: Cleanup /proc/udp[6] creation/removal.
2008-03-29 Denis V. Lunev[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
2008-03-29 Denis V. Lunev[UDP]: No need to check afinfo != NULL in udp_proc_...
2008-03-29 Denis V. Lunev[UDP]: Replace struct net on udp_iter_state with seq_ne...
2008-03-29 David S. Miller[NET]: Fix dev_alloc_skb() typo.
2008-03-28 Pavel Emelyanov[LIB]: Drop the pcounter itself.
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-28 Pavel Emelyanov[SOCK]: Drop per-proto inuse init and fre functions...
2008-03-28 Pavel Emelyanov[SOCK]: Introduce a percpu inuse counters array (v2).
2008-03-28 Pavel Emelyanov[SOCK]: Enumerate struct proto-s to facilitate percpu...
2008-03-28 Joe Perches[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_I...
2008-03-28 Rami Rosen[IPV6]: Remove unused method declaration in include...
2008-03-28 Denys Vlasenko[NET]: Add inline intent commentary to dev_alloc_skb().
2008-03-28 David S. Miller[NET]: Protect device namespace inlines with CONFIG_NET
2008-03-28 YOSHIFUJI Hideaki[IPV6] NEIGH: Optimize is_router check.
2008-03-28 YOSHIFUJI Hideaki[NET] NEIGHBOUR: Extract hash/lookup functions for...
2008-03-28 YOSHIFUJI Hideaki[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immed...
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 Ilpo Järvinen[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
2008-03-28 Ilpo Järvinen[NET]: uninline skb_trim, de-bloats
2008-03-28 Ilpo Järvinen[NET]: uninline dst_release
2008-03-28 Ilpo Järvinen[NET]: uninline skb_push, de-bloats a lot
2008-03-28 Ilpo Järvinen[NET]: uninline dev_alloc_skb, de-bloats a lot
2008-03-28 Ilpo Järvinen[NET]: uninline skb_pull, de-bloats a lot
2008-03-28 Ilpo Järvinen[NET]: uninline skb_put, de-bloats a lot
2008-03-28 David S. Miller[NET]: Use local_irq_{save,restore}() in napi_complete().
2008-03-28 Rami Rosen[IPV6]: Remove three unused method declarations in...
2008-03-27 Denis V. Lunev[NETFILTER]: Replate direct proc_fops assignment with...
2008-03-27 Denis V. Lunev[PKT_SCHED]: Pass real namespace in net scheduler class...
2008-03-27 Thomas Graf[ESP]: Ensure IV is in linear part of the skb to avoid...
2008-03-27 Denis V. Lunev[NETNS]: Do no include NET related headers if CONFIG_NE...
2008-03-27 Denis V. Lunev[NETNS]: Compile NET /proc support only if CONFIG_NET...
2008-03-27 Holger Schuriglibertas: reduce debug output master-2008-03-27
2008-03-27 Johannes Bergmac80211: reorder fields to make some structures smaller
2008-03-27 John W. Linvilleprism54: correct thinko in "prism54: Convert stats_sem...
2008-03-27 Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-27 Johannes Bergcfg80211: don't export ieee80211_get_channel
2008-03-27 Holger Schuriglibertas: the compact flash driver is no longer experim...
2008-03-27 Holger Schuriglibertas: remove CMD_802_11_PWR_CFG
2008-03-27 Holger Schuriglibertas: kill useless #define LBS_MONITOR_OFF 0
2008-03-27 Tomas Winkleriwlwifi: iwl_priv - clean up in types of members
2008-03-27 Emmanuel Grumbachiwlwifi: allow a default callback for ASYNC host commands
2008-03-27 Ron Rindjunskymac80211: fix wrong Rx A-MPDU control via debugfs
2008-03-27 Tomas Winkleriwlwifi: improve NIC i/o debug prints information
2008-03-27 Tomas Winkleriwlwifi: rename iwl-4965-io.h to iwl-io.h
2008-03-27 Mohamed Abbasiwlwifi: Add led support
2008-03-27 John W. Linvilleiwlwifi: do not register bands with no supported channels
next