aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-14netfilter: Let nf_ct_kill() callers know if del_timer() returned true.David S. Miller
2008-07-11ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert
2008-07-10ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev
2008-07-10netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev
2008-07-10ipv4: fib_trie: Fix lookup error returnBen Hutchings
2008-07-10tcp: correct kcalloc usageMilton Miller
2008-07-10ip: sysctl documentation cleanupStephen Hemminger
2008-07-10Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields
2008-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-09netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells
2008-07-09netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy
2008-07-09libertas: fix memory alignment problems on the blackfinIhar Hrachyshka
2008-07-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo
2008-07-09rt2x00: Disable synchronization during initializationIvo van Doorn
2008-07-09rc80211_pid: Fix fast_start parameter handlingMattias Nissler
2008-07-08netdev: Move atomic queue state bits into netdev_queue.David S. Miller
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller
2008-07-08netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller
2008-07-08pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller
2008-07-08netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller
2008-07-08netdev: Move gso_skb into netdev_queue.David S. Miller
2008-07-08mac80211: Decrease number of explicit ->tx_queue references.David S. Miller
2008-07-08pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller
2008-07-08net: Clean up explicit ->tx_queue references in link watch.David S. Miller
2008-07-08pkt_sched: Add qdisc_all_tx_empty()David S. Miller
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller
2008-07-08netdev: Move next_sched into struct netdev_queue.David S. Miller
2008-07-08pkt_sched: Make netem queue agnostic.David S. Miller
2008-07-08pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller
2008-07-08netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.David S. Miller
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller
2008-07-08netdev: The ingress_lock member is no longer needed.David S. Miller
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller
2008-07-08pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller
2008-07-08pkt_sched: Remove comment reference to old style TX locking.David S. Miller
2008-07-08sctp: Add documentation for sctp sysctl variableVlad Yasevich
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-08net/wireless/nl80211.c: fix endless Netlink callback loop.Julius Volz
2008-07-08rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger
2008-07-08rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung
2008-07-08rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung