Age | Commit message (Expand) | Author |
2010-11-18 | net: zero kobject in rx_queue_release | John Fastabend |
2010-11-18 | net: Fix duplicate volatile warning. | Tetsuo Handa |
2010-11-18 | MAINTAINERS: Add stmmac maintainer | Giuseppe Cavallaro |
2010-11-18 | bonding: fix a race in IGMP handling | Eric Dumazet |
2010-11-18 | cfg80211: fix can_beacon_sec_chan, reenable HT40 | Mark Mentovai |
2010-11-17 | gianfar: fix signedness issue | Nicolas Kaiser |
2010-11-17 | net: bnx2x: fix error value sign | Vasiliy Kulikov |
2010-11-17 | 8139cp: fix checksum broken | Shan Wei |
2010-11-17 | r8169: fix checksum broken | Shan Wei |
2010-11-17 | rds: Integer overflow in RDS cmsg handling | Dan Rosenberg |
2010-11-16 | cfg80211: fix extension channel checks to initiate communication | Luis R. Rodriguez |
2010-11-16 | ath9k_hw: Set proper eeprom offset for AR9287 HTC devices | Rajkumar Manoharan |
2010-11-16 | ath9k_htc: Add new devices into AR7010 | Rajkumar Manoharan |
2010-11-16 | ath9k_htc: Update usb device ID list | Rajkumar Manoharan |
2010-11-16 | ath9k: Remove pm_qos request after hw unregister. | Vivek Natarajan |
2010-11-16 | xfrm: update flowi saddr in icmp_send if unset | Ulrich Weber |
2010-11-16 | irda: irttp: allow zero byte packets | Wolfram Sang |
2010-11-15 | carl9170: fix usb anchor wait timeout | Christian Lamparter |
2010-11-15 | cfg80211: fix WIPHY_FLAG_IBSS_RSN bit | Jussi Kivilinna |
2010-11-15 | b43legacy: Fix compile on ARM architecture | Arnd Hannemann |
2010-11-15 | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel | Andy Whitcroft |
2010-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-11-12 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-11-12 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-12 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2010-11-12 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2010-11-12 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-12 | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-11-12 | drivers/ata/pata_octeon_cf.c: delete double assignment | Julia Lawall |
2010-11-12 | pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test | Tejun Heo |
2010-11-12 | libata: fix NULL sdev dereference race in atapi_qc_complete() | Tejun Heo |
2010-11-12 | can-bcm: fix minor heap overflow | Oliver Hartkopp |
2010-11-12 | gianfar: Do not call device_set_wakeup_enable() under a spinlock | Rafael J. Wysocki |
2010-11-12 | ipv6: Warn users if maximum number of routes is reached. | Ben Greear |
2010-11-12 | docs: Add neigh/gc_thresh3 and route/max_size documentation. | Ben Greear |
2010-11-12 | axnet_cs: fix resume problem for some Ax88790 chip | Ken Kawasaki |
2010-11-12 | ipv6: addrconf: don't remove address state on ifdown if the address is being ... | Lorenzo Colitti |
2010-11-12 | tcp: Don't change unlocked socket state in tcp_v4_err(). | David S. Miller |
2010-11-12 | x25: Prevent crashing when parsing bad X.25 facilities | Dan Rosenberg |
2010-11-12 | cxgb4vf: add call to Firmware to reset VF State. | Casey Leedom |
2010-11-12 | cxgb4vf: Fail open if link_start() fails. | Casey Leedom |
2010-11-12 | cxgb4vf: flesh out PCI Device ID Table ... | Casey Leedom |
2010-11-12 | cxgb4vf: fix some errors in Gather List to skb conversion | Casey Leedom |
2010-11-12 | cxgb4vf: fix bug in Generic Receive Offload | Casey Leedom |
2010-11-12 | cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() | Casey Leedom |
2010-11-12 | ixgbe: Look inside vlan when determining offload protocol. | Hao Zheng |
2010-11-12 | bnx2x: Look inside vlan when determining checksum proto. | Hao Zheng |
2010-11-12 | vlan: Add function to retrieve EtherType from vlan packets. | Hao Zheng |
2010-11-12 | virtio-net: init link state correctly | Jason Wang |
2010-11-12 | ucc_geth: Fix deadlock | Joakim Tjernlund |