aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran2010-06-01
* | net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches2010-06-01
* | net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches2010-06-01
* | drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc castsJoe Perches2010-06-01
* | drivers/net/gianfar.c: Remove unnecessary kmalloc castsJoe Perches2010-06-01
* | be2net: replace udelay() with schedule_timeout() in mbox pollingSathya Perla2010-06-01
* | be2net: cleanup in case of error in be_open()Sathya Perla2010-06-01
* | tulip: implement wake-on-lan supportSteven Walter2010-06-01
* | tulip: explicity set to D0 power state during initSteven Walter2010-06-01
* | r6040: bump version to 0.26 and date to 30 May 2010Florian Fainelli2010-06-01
* | r6040: implement phylibFlorian Fainelli2010-06-01
* | drivers/net/arcnet/capmode.c: clean up codeDaniel Mack2010-05-31
* | net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller2010-05-31
* | r8169: remove unnecessary cast of readl()'s return valueJunchang Wang2010-05-31
* | 8139too: remove unnecessary cast of ioread32()'s return valueJunchang Wang2010-05-31
* | 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