aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* appletalk: convert cops to internal net_device_statsStephen Hemminger2009-03-27
* uml: convert network device to netdevice opsStephen Hemminger2009-03-27
* uml: convert network device to internal network device statsStephen Hemminger2009-03-27
* 3c503, smc-ultra: netdev_ops bugsStephen Hemminger2009-03-27
* smsc911x: enforce read-after-write timing restriction on eeprom accessSteve Glendinning2009-03-27
* gianfar: fix headroom expansion codeStephen Hemminger2009-03-27
* af_rose/x25: Sanity check the maximum user frame sizeAlan Cox2009-03-27
* appletalk: this warning can go I thinkAlan Cox2009-03-27
* benet: use do_div() for 64 bit divideStephen Hemminger2009-03-27
* xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert2009-03-27
* ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson2009-03-27
* net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding2009-03-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-27
|\
| * ctnetlink: compute generic part of event more acuratelyHolger Eitzenberger2009-03-26
| * netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-25
| * netfilter: nf_conntrack: add generic function to get len of generic policyHolger Eitzenberger2009-03-25
| * netfilter: ctnetlink: allocate right-sized ctnetlink skbHolger Eitzenberger2009-03-25
| * netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet2009-03-25
| * netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy2009-03-25
| * netfilter: limit the length of the helper nameHolger Eitzenberger2009-03-25
| * netlink: add nla_policy_len()Holger Eitzenberger2009-03-25
| * netfilter: ctnetlink: add callbacks to the per-proto nlattrsHolger Eitzenberger2009-03-25
| * netfilter: factorize ifname_compare()Eric Dumazet2009-03-25
| * netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize()Eric Dumazet2009-03-25
| * netfilter: fix xt_LED build failurePatrick McHardy2009-03-25
* | GRO: Disable GRO on legacy netif_rx pathHerbert Xu2009-03-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-03-26
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...Pekka Enberg2009-03-24
| |\ \ \ \ \ \
| | | | | | * | SLUB: Fix default slab order for big object sizesZhang Yanmin2009-02-20
| | | | | | * | SLUB: Do not pass 8k objects through to the page allocatorPekka Enberg2009-02-20
| | | | | | * | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter2009-02-20
| | | | | * | | slub: use get_track()Akinobu Mita2009-03-23
| | | | | * | | SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()Pekka Enberg2009-01-14
| | | | * | | | slub: rename calculate_min_partial() to set_min_partial()David Rientjes2009-02-25
| | | | * | | | slub: add min_partial sysfs tunableDavid Rientjes2009-02-23
| | | | * | | | slub: move min_partial to struct kmem_cacheDavid Rientjes2009-02-23
| | | | | |/ / | | | | |/| |
| | | * / | | slob: fix lockup in slob_free()Nick Piggin2009-03-23
| | | |/ / /
| | * | / / slob: clean up the codeAmérico Wang2009-01-19
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-26
|\ \ \ \ \
| * | | | | m68k: irq_node.handler() should return irqreturn_tGeert Uytterhoeven2009-03-26
| * | | | | m68k: section mismatch fixes: Atari SCSIMichael Schmitz2009-03-26
| * | | | | m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz2009-03-26
| * | | | | MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo...Geert Uytterhoeven2009-03-26
| * | | | | m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-26
| * | | | | m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier2009-03-26
| * | | | | m68k: Add install targetLaurent Vivier2009-03-26
| |/ / / /
* | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \ \ \ \
| * | | | | Rationalize fasync return valuesJonathan Corbet2009-03-16
| * | | | | Move FASYNC bit handling to f_op->fasync()Jonathan Corbet2009-03-16
| * | | | | Use f_lock to protect f_flagsJonathan Corbet2009-03-16