Age | Commit message (Expand) | Author |
2012-01-24 | llc: Fix race condition in llc_ui_recvmsg | Radu Iliescu |
2012-01-24 | stmmac: fix phy naming inconsistency | Alessandro Rubini |
2012-01-23 | dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw... | Chris Healy |
2012-01-23 | tg3: fix ipv6 header length computation | Eric Dumazet |
2012-01-23 | skge: add byte queue limit support | stephen hemminger |
2012-01-23 | mv643xx_eth: Add Rx Discard and Rx Overrun statistics | Paulius Zaleckas |
2012-01-23 | bnx2x: fix compilation error with SOE in fw_dump | Yuval Mintz |
2012-01-23 | bnx2x: handle CHIP_REVISION during init_one | Ariel Elior |
2012-01-23 | bnx2x: allow user to change ring size in ISCSI SD mode | Dmitry Kravkov |
2012-01-23 | bnx2x: fix Big-Endianess in ethtool -t | Dmitry Kravkov |
2012-01-23 | bnx2x: fixed ethtool statistics for MF modes | Yuval Mintz |
2012-01-23 | bnx2x: credit-leakage fixup on vlan_mac_del_all | Yuval Mintz |
2012-01-23 | macvlan: fix a possible use after free | Eric Dumazet |
2012-01-22 | ethtool: allow ETHTOOL_GSSET_INFO for users | Michał Mirosław |
2012-01-22 | bluetooth: hci: Fix type of "enable_hs" to bool. | David S. Miller |
2012-01-22 | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa |
2012-01-22 | cgroup: make sure memcg margin is 0 when over limit | Glauber Costa |
2012-01-22 | net: fix socket memcg build with !CONFIG_NET | Glauber Costa |
2012-01-22 | kernel-doc: fix new warning in net/sock.h | Randy Dunlap |
2012-01-22 | kernel-doc: fix new warning in net/phy/mdio_bus.c | Randy Dunlap |
2012-01-22 | tcp: md5: using remote adress for md5 lookup in rst packet | shawnlu |
2012-01-22 | be2net: create RSS rings even in multi-channel configs | Sathya Perla |
2012-01-22 | pktgen: Fix unsigned function that is returning negative vals | Paul Gortmaker |
2012-01-22 | tcp: detect loss above high_seq in recovery | Yuchung Cheng |
2012-01-22 | skge: check for PCI dma mapping errors | stephen hemminger |
2012-01-22 | skge: don't assert carrier until link is up | stephen hemminger |
2012-01-22 | netem: Fix off-by-one bug in reordering | Vijay Subramanian |
2012-01-22 | mlx4_core: map async events to arbitrary slave eqs | Marcel Apfelbaum |
2012-01-22 | mlx4_core: Fix mtt profile issue | Marcel Apfelbaum |
2012-01-22 | mlx4_core: removed function index from vf. | Marcel Apfelbaum |
2012-01-22 | mlx4_en: eth statistics modification | Eugenia Emantayev |
2012-01-22 | mlx4: VF is not allowed to perform dump stats | Eugenia Emantayev |
2012-01-22 | mlx4_en: clear all eth statistics when port goes up | Eugenia Emantayev |
2012-01-20 | tcp: fix undo after RTO for CUBIC | Neal Cardwell |
2012-01-20 | tcp: fix undo after RTO for BIC | Neal Cardwell |
2012-01-20 | enic: fix compile when CONFIG_PCI_IOV is not enabled | Roopa Prabhu |
2012-01-19 | ixgbevf: make operations tables const | Stephen Hemminger |
2012-01-19 | ixgbevf: fix sparse warnings | Stephen Hemminger |
2012-01-19 | ixgbevf: make ethtool ops and strings const | Stephen Hemminger |
2012-01-19 | ixgbevf: Prevent possible race condition by checking for message | Greg Rose |
2012-01-19 | ixgbe: Fix register defines to correctly handle complex expressions | Alexander Duyck |
2012-01-19 | igbvf: Remove unnecessary irq disable/enable | Mitch A Williams |
2012-01-19 | igbvf: remove unneeded cast | Stephen Hemminger |
2012-01-19 | igb: Update Copyright on all Intel copyrighted files. | Carolyn Wyborny |
2012-01-19 | igb: make local functions static | Stephen Hemminger |
2012-01-18 | net: ftgmac100/ftmac100: add missing interrupt.h include | Thomas Faber |
2012-01-18 | bonding: fix enslaving in alb mode when link down | Jiri Bohac |
2012-01-18 | pch_gbe: Do not abort probe on bad MAC | Darren Hart |
2012-01-18 | net: race condition in ipv6 forwarding and disable_ipv6 parameters | Francesco Ruggeri |
2012-01-18 | enic: fix location of vnic dev unregister in enic_probe cleanup code | Roopa Prabhu |