| Commit message (Expand) | Author | Age |
* | net/bonding: Delay sending of gratuitous ARP to avoid failure | Moni Shoua | 2007-10-15 |
* | net/bonding: Handlle wrong assumptions that slave is always an Ethernet device | Moni Shoua | 2007-10-15 |
* | net/bonding: Enable IP multicast for bonding IPoIB devices | Moni Shoua | 2007-10-15 |
* | net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr... | Moni Shoua | 2007-10-15 |
* | net/bonding: Enable bonding to enslave non ARPHRD_ETHER | Moni Shoua | 2007-10-15 |
* | natsemi: Check return value for pci_enable_device() | Mark Brown | 2007-10-15 |
* | natsemi: Use round_jiffies() for slow timers | Mark Brown | 2007-10-15 |
* | sky2: reboot fix | Stephen Hemminger | 2007-10-14 |
* | ipg: endianness fixes | Al Viro | 2007-10-14 |
* | ipg: endianness annotations | Al Viro | 2007-10-14 |
* | hamradio: ->hard_header() takes packet type in host-endian | Al Viro | 2007-10-14 |
* | more tulip endianness annotations | Al Viro | 2007-10-14 |
* | ibm_newemac annotations (iomem, NULL noise) | Al Viro | 2007-10-14 |
* | more trivial signedness fixes in drivers | Al Viro | 2007-10-14 |
* | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 |
* | remove duplicate initializer (macvlan) | Al Viro | 2007-10-14 |
* | skb->tail in ibm_newemac should be skb_tail_pointer() | Al Viro | 2007-10-14 |
* | typo in ibm_newemac/rgmii.c | Al Viro | 2007-10-14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-13 |
|\ |
|
| * | mlx4_core: Fix infinite loop on device initialization | Roland Dreier | 2007-10-13 |
* | | fallout from DECLARE_MAC_BUF patches | Al Viro | 2007-10-13 |
* | | b43 wireless needs <linux/io.h> | Geert Uytterhoeven | 2007-10-13 |
* | | m68k: fix net drivers after recent get_stats updates | Geert Uytterhoeven | 2007-10-13 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-12 |
|\ \ |
|
| * | | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman | 2007-10-12 |
* | | | [BNX2]: Refine napi poll loop. | Michael Chan | 2007-10-12 |
* | | | [TG3]: Refine napi poll loop. | Michael Chan | 2007-10-12 |
|/ / |
|
* | | [TG3]: Fix APE induced regression | Matt Carlson | 2007-10-12 |
* | | [SKY2]: version 1.19 | Stephen Hemminger | 2007-10-12 |
* | | [SKY2]: use netdevice stats struct | Stephen Hemminger | 2007-10-12 |
* | | [SKY2]: fiber advertise bits initialization (trivial) | Stephen Hemminger | 2007-10-12 |
* | | [SKY2]: fix power settings on Yukon XL | Stephen Hemminger | 2007-10-12 |
* | | [SKY2]: ethtool register reserved area blackout | Stephen Hemminger | 2007-10-12 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-12 |
|\ |
|
| * | [POWERPC] qe: miscellaneous code improvements and fixes to the QE library | Timur Tabi | 2007-10-08 |
| * | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-10-03 |
| |\ |
|
| * \ | Merge branch 'linux-2.6' | Paul Mackerras | 2007-09-19 |
| |\ \ |
|
| * | | | ucc_geth: kill unused include | Kumar Gala | 2007-09-13 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-11 |
|\ \ \ \ |
|
| * | | | | mlx4_core: Fix section mismatches | Roland Dreier | 2007-10-10 |
| * | | | | mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier | 2007-10-09 |
| * | | | | mlx4_core: Increase max number of QPs per multicast group to 56 | Jack Morgenstein | 2007-10-09 |
| * | | | | IB/mlx4: Implement FMRs | Jack Morgenstein | 2007-10-09 |
| * | | | | mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command | Jack Morgenstein | 2007-10-09 |
| * | | | | mlx4_core: Fix meaning of dev->caps.reserved_mtts | Roland Dreier | 2007-10-09 |
| * | | | | mlx4_core: Reserve the correct number of MTT segments | Roland Dreier | 2007-10-09 |
| * | | | | mlx4_core: Support ICM tables in coherent memory | Jack Morgenstein | 2007-10-09 |
| * | | | | IB/mlx4: Display misc device information under /sys/class/infiniband/ | Jack Morgenstein | 2007-10-09 |
| * | | | | mlx4_core: Change capability decoding: SRC->XRC | Roland Dreier | 2007-10-09 |
| * | | | | IB/mlx4: Fix up SRQ limit_watermark endianness | Roland Dreier | 2007-10-09 |