pandora-kernel.git
2008-07-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-15 David S. Millernetfilter: Let nf_ct_kill() callers know if del_timer...
2008-07-11 Krzysztof HalasaARM: IXP4xx Ethernet NAPI fix
2008-07-10 Max Krasnyanskytun: Persistent devices can get stuck in xoff state
2008-07-10 Steffen Klassertxfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
2008-07-10 Denis V. Lunevipv6: missed namespace context in ipv6_rthdr_rcv
2008-07-10 Denis V. Lunevnetlabel: netlink_unicast calls kfree_skb on error...
2008-07-10 Ben Hutchingsipv4: fib_trie: Fix lookup error return
2008-07-10 Milton Millertcp: correct kcalloc usage
2008-07-10 Stephen Hemmingerip: sysctl documentation cleanup
2008-07-10 J. Bruce FieldsDocumentation: clarify tcp_{r,w}mem sysctl docs
2008-07-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-09 David Howellsnetfilter: nf_nat_snmp_basic: fix a range check in...
2008-07-09 Patrick McHardynetfilter: nf_conntrack_tcp: fix endless loop
2008-07-09 Ihar Hrachyshkalibertas: fix memory alignment problems on the blackfin
2008-07-09 Luis Carlos... zd1211rw: stop beacons on remove_interface
2008-07-09 Ivo van Doornrt2x00: Disable synchronization during initialization
2008-07-09 Mattias Nisslerrc80211_pid: Fix fast_start parameter handling
2008-07-09 David S. Millernetdev: Move atomic queue state bits into netdev_queue.
2008-07-09 David S. Millernet: Delete NETDEVICES_MULTIQUEUE kconfig option.
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-07-09 David S. Millerpkt_sched: Make qdisc_run take a netdev_queue.
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
2008-07-09 David S. Millernetdev: Move gso_skb into netdev_queue.
2008-07-09 David S. Millermac80211: Decrease number of explicit ->tx_queue refere...
2008-07-09 David S. Millerpkt_sched: Add qdisc_tx_is_noop() helper and use in...
2008-07-09 David S. Millernet: Clean up explicit ->tx_queue references in link...
2008-07-09 David S. Millerpkt_sched: Add qdisc_all_tx_empty()
2008-07-09 David S. Millerpkt_sched: Add qdisc_reset_all_tx().
2008-07-09 David S. Millernetdev: Move next_sched into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Make netem queue agnostic.
2008-07-09 David S. Millerpkt_sched: Kill stats_lock member of struct Qdisc.
2008-07-09 David S. Millernetdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc...
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-09 David S. Millernetdev: The ingress_lock member is no longer needed.
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Remove 'dev' member of struct Qdisc.
2008-07-08 David S. Millernetdev: Create netdev_queue abstraction.
2008-07-08 David S. Millerpkt_sched: Remove comment reference to old style TX...
2008-07-08 Vlad Yasevichsctp: Add documentation for sctp sysctl variable
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-07-08 Patrick McHardyvlan: avoid header copying and linearisation where...
2008-07-08 Andrey Vaginipv6: fix race between ipv6_del_addr and DAD timer
2008-07-08 Julius Volznet/wireless/nl80211.c: fix endless Netlink callback...
2008-07-08 Larry Fingerrtl8187: Change detection of RTL8187B with USB ID of...
2008-07-08 Hin-Tak Leungrtl8187: updating Kconfig to support RTL8187B
2008-07-08 Hin-Tak Leungrtl8187: change rtl8187_dev.c to support RTL8187B ...
2008-07-08 Hin-Tak Leungrtl8187: change rtl8187_dev.c to support RTL8187B ...
2008-07-08 Hin-Tak Leungrtl8187: updating rtl8187_rtl8225.c to support RTL8187B
2008-07-08 Hin-Tak Leungrtl8187: updating rtl818x.h to support RTL8187B
2008-07-08 Hin-Tak Leungrtl8187: updating rtl8187.h to support RTL8187B
2008-07-08 Ivo van Doornrt2x00: Fix register comments
2008-07-08 Pavel Roskinhostap: don't compile prism2_suspend() for hostap_pci...
2008-07-08 Larry Fingerb43legacy: Remove switch statement with 64-bit index
2008-07-08 Ivo van Doornrt2x00: Report RX end time for rt2400pci
2008-07-08 Ivo van Doornrt2x00: Use ieee80211_hw->workqueue again
2008-07-08 Ivo van Doornrt2x00: Decrease alignment headroom
2008-07-08 Ivo van Doornrt2x00: Remove input_polldev requirements for rfkill
2008-07-08 Daniel Drakezd1211rw: beacon config error checking
2008-07-08 Randy Dunlapmac80211: fix lots of kernel-doc
2008-07-08 Henrique de... rfkill: ignore errors from rfkill_toggle_radio in rfkil...
2008-07-08 Henrique de... rfkill: some minor kernel-doc changes for rfkill_toggle...
2008-07-08 Emmanuel Grumbachmac80211: add support for iwconfig wlanX frag auto
2008-07-08 Harvey Harrisonmac80211: aes_ccm.c remove crypto wrapper and extra...
2008-07-08 Harvey Harrisonmac80211: pass scratch buffer directly, remove addition...
2008-07-08 Harvey Harrisonmac80211: wpa.c remove rx/tx_data ->fc users
2008-07-08 Harvey Harrisonmac80211: remove trivial rx_data->fc users
2008-07-08 Tomas Winklermac80211: call bss_info_change only once upon disassoci...
2008-07-08 Harvey Harrisonmac80211: remove ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: remove one user of ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: use symbolic defines in wpa.c
2008-07-08 Harvey Harrisonmac80211: move QOS control helpers into ieee80211.h
2008-07-08 Helmut Schaaiwlwifi: fix typo which caused iwl_get_tx_fail_reason...
2008-07-08 Rami Rosenmac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.
2008-07-08 Adel Gadllahiwlwifi: remove input device and fix rfkill state
2008-07-08 Tomas Winklermac80211: fix warning: unused variable ifsta
2008-07-08 Ron Rindjunskyiwlwifi: request Tx of block ack request if necessary
2008-07-08 Tomas Winklermac80211: remove useless tid assignment for management...
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-08 Ivo van Doornmac80211: Don't request encryption for probe response
2008-07-08 Tomas Winkleriwlwifi: fix error path of iwl_rfkill_init
2008-07-08 Patrick McHardyvlan: TCI related type and naming cleanups
2008-07-08 Patrick McHardyvlan: remove useless struct hlist_node declaration...
2008-07-08 Patrick McHardyvlan: move struct vlan_dev_info to private header
2008-07-08 Patrick McHardyvlan: uninline __vlan_hwaccel_rx
2008-07-08 Patrick McHardyvlan: Add ethtool support
2008-07-08 Joonwoo Parkvlan: Use is_vlan_dev()
2008-07-08 Patrick McHardyvlan: fix network_header/mac_header adjustments
2008-07-08 Rafael J. Wysockiirda: Remove useless pm_dev references
2008-07-08 Julius Volzirda: Fix netlink error path return value
2008-07-08 Ville Syrjalairda: New device ID for nsc-ircc
2008-07-08 Wang Chenirda: via-ircc proper dma freeing
2008-07-08 Denis V. Lunevipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush
2008-07-08 Richard Kennedynet: remove padding from struct socket on 64bit & incre...
2008-07-08 Joonwoo Parknetfilter: fix string extension for case insensitive...
2008-07-08 Joonwoo Parktextsearch: convert kmalloc + memset to kzalloc
2008-07-08 Joonwoo Parktextsearch: ts_fsm: return error on request for case...
2008-07-08 Joonwoo Parktextsearch: ts_kmp: support case insensitive searching...
2008-07-08 Joonwoo Parktextsearch: ts_bm: support case insensitive searching...
next