aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* atm: [he] rewrite buffer handling in receive pathchas williams - CONTRACTOR2010-05-31
* atm: [he] remove small buffer allocation/handling codechas williams - CONTRACTOR2010-05-31
* atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR2010-05-31
* atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR2010-05-31
* mlx4_en: use net_device dev_id to indicate port numberEli Cohen2010-05-31
* xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell2010-05-31
* arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-31
* arp_notify: document that a gratuitous ARP request is sent when this option i...Ian Campbell2010-05-31
* caif: cleanup: remove duplicate checksDan Carpenter2010-05-31
* caif: remove unneeded null check in caif_connect()Dan Carpenter2010-05-31
* drivers/isdn: Use memdup_userJulia Lawall2010-05-31
* drivers/net/wan: Use memdup_userJulia Lawall2010-05-31
* net/dccp: Use memdup_userJulia Lawall2010-05-31
* drivers/net/wan: Use memdup_userJulia Lawall2010-05-31
* drivers/net/cxgb3: Use memdup_userJulia Lawall2010-05-31
* drivers/net: Use memdup_userJulia Lawall2010-05-31
* net/can: Use memdup_userJulia Lawall2010-05-31
* tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet2010-05-31
* net: remove zap_completion_queueEric Dumazet2010-05-31
* net: Use __this_cpu_inc() in fast pathEric Dumazet2010-05-31
* cleanup: remove MIN_FRAG_SIZE definition.Rami Rosen2010-05-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-31
|\
| * net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-29
| * Phonet: listening socket lock protects the connected socket listRĂ©mi Denis-Courmont2010-05-29
| * caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-29
| * be2net: remove superfluous externsDan Carpenter2010-05-29
| * be2net: add unlock on error pathDan Carpenter2010-05-29
| * net/rds: Add missing mutex_unlockJulia Lawall2010-05-29
| * drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall2010-05-29
| * fs_enet: Adjust BDs after tx errorMark Ware2010-05-29
| * skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-29
| * IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-29
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-29
| |\
| | * ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2010-05-28
| | * mac80211: make a function staticJohannes Berg2010-05-28
| | * libertas: fix uninitialized variable warningPrarit Bhargava2010-05-28
| | * ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-28
| | * ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-28
| | * ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-26
| | * Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-26
* | | Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds2010-05-30
* | | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-30
|\ \ \
| * | | SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-30
| * | | slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-24
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \ \ \
| * | | | mutex: Fix optimistic spinning vs. BKLTony Breeds2010-05-19
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-05-29
| |\ \ \ \ \
| | * | | | | ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-25
| | * | | | | ring-buffer: Reset "real_end" when page is filledSteven Rostedt2010-05-25