Age | Commit message (Expand) | Author |
2011-01-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-01-12 | netdev: bfin_mac: Use is_multicast_ether_addr helper | Tobias Klauser |
2011-01-12 | netdev: ucc_geth: Use is_multicast_ether_addr helper | Tobias Klauser |
2011-01-12 | IB/mlx4: Handle protocol field in multicast table | Aleksey Senin |
2011-01-12 | mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) | Roland Dreier |
2011-01-12 | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-01-11 | cxgb4vf: recover from failure in cxgb4vf_open() | Casey Leedom |
2011-01-11 | ehea: Increase the skb array usage | Breno Leitao |
2011-01-11 | net/fec: remove config FEC2 as it's used nowhere | Shawn Guo |
2011-01-11 | pcnet_cs: add new_id | Ken Kawasaki |
2011-01-10 | mlx4_core: Avoid vunmap() of invalid pointer if allocation fails | Ali Ayoub |
2011-01-10 | mlx4_core: Remove warning message about firmware bug | Roland Dreier |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2011-01-10 | net/r8169: Update the function of parsing firmware | hayeswang |
2011-01-10 | net: ppp: use {get,put}_unaligned_be{16,32} | Changli Gao |
2011-01-10 | mlx4: Call alloc_etherdev to allocate RX and TX queues | Tom Herbert |
2011-01-10 | cxgb4vf: fix mailbox data/control coherency domain race | Casey Leedom |
2011-01-10 | qlcnic: change module parameter permissions | amit salecha |
2011-01-10 | qlcnic: fix ethtool diagnostics test | Sony Chacko |
2011-01-10 | qlcnic: fix flash fw version read | amit salecha |
2011-01-10 | netdev: bfin_mac: let boards set vlan masks | Mike Frysinger |
2011-01-10 | netdev: bfin_mac: disable hardware checksum if writeback cache is enabled | Sonic Zhang |
2011-01-10 | netdev: bfin_mac: drop unused Mac data | Mike Frysinger |
2011-01-10 | netdev: bfin_mac: mark setup_system_regs as static | Mike Frysinger |
2011-01-10 | netdev: bfin_mac: clean up printk messages | Mike Frysinger |
2011-01-10 | hostap_cs: fix sleeping function called from invalid context | Stanislaw Gruszka |
2011-01-10 | ipw2200: Check for -1 INTA in tasklet too. | Indan Zupancic |
2011-01-10 | p54: fix sequence no. accounting off-by-one error | Christian Lamparter |
2011-01-10 | ath9k_htc: Really fix packet injection | Sujith Manoharan |
2011-01-10 | ath9k_hw: Fix RX handling for USB devices | Sujith Manoharan |
2011-01-10 | ath9k_hw: Fix thermal issue with UB94 | Sujith Manoharan |
2011-01-10 | ath9k_hw: Fix calibration for AR9287 devices | Sujith Manoharan |
2011-01-10 | ath9k_hw: Fix chip test | Sujith Manoharan |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2011-01-10 | net/irda: bfin_sir: back out transitional defines | Mike Frysinger |
2011-01-10 | net/irda: bfin_sir: pull in serial headers for defines | Mike Frysinger |
2011-01-09 | ixgbe: update ntuple filter configuration | Alexander Duyck |
2011-01-09 | ixgbe: further flow director performance optimizations | Alexander Duyck |
2011-01-09 | ixgbe: cleanup flow director hash computation to improve performance | Alexander Duyck |
2011-01-09 | ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer | Yi Zou |
2011-01-09 | e1000: Add support for the CE4100 reference platform | Dirk Brandewie |
2011-01-09 | e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574 | Bruce Allan |
2011-01-09 | e1000e: power off PHY after reset when interface is down | Bruce Allan |
2011-01-09 | e1000e: use either_crc_le() rather than re-write it | Bruce Allan |
2011-01-09 | e1000e: properly bounds-check string functions | Bruce Allan |
2011-01-09 | e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy | Bruce Allan |
2011-01-09 | e1000e: cleanup variables set but not used | Bruce Allan |