aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger
2010-10-05fib: fib_rules_cleanup can be staticstephen hemminger
2010-10-05net: relax rtnl_dereference()David S. Miller
2010-10-05net: dynamic ingress_queue allocationEric Dumazet
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet
2010-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-10-01neigh: reorder fields in struct neighbourEric Dumazet
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-09-29tcp: tcp_enter_quickack_mode can be staticstephen hemminger
2010-09-29arp: remove unnecessary export of arp_broken_opsstephen hemminger
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert
2010-09-28ACPI: Fix typosLucas De Marchi
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings
2010-09-27net: Allow changing number of RX queues after device allocationBen Hutchings
2010-09-27tunnels: prepare percpu accountingEric Dumazet
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-28drm: Prune GEM vma entriesChris Wilson
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber
2010-09-27mac80211: move packet flags into packetJohannes Berg
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26net: loopback driver cleanupEric Dumazet
2010-09-26net: update SOCK_MIN_RCVBUFEric Dumazet
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-09-26net: skb_frag_t can be smaller on small archesEric Dumazet