Age | Commit message (Expand) | Author |
2012-12-03 | tun: only queue packets on device | Michael S. Tsirkin |
2012-12-03 | ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ... | Shmulik Ladkani |
2012-12-03 | sky2: fix cleanup sequence in probe() function | Lino Sanfilippo |
2012-12-03 | 8139cp: properly support change of MTU values [v2] | John Greene |
2012-12-03 | tuntap: attach queue 0 before registering netdevice | Jason Wang |
2012-12-03 | bnx2x: recognize fan failure | Yaniv Rosner |
2012-12-03 | vhost-net: initialize zcopy packet counters | Michael S. Tsirkin |
2012-12-03 | stmmac: remove two repeated macros | walimis |
2012-12-03 | sundance: Enable WoL support | Denis Kirjanov |
2012-12-03 | sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT... | Michele Baldessari |
2012-12-03 | irda: ep7211-sir: Convert to platform_diver | Alexander Shiyan |
2012-12-02 | bna: remove useless calls to memset(). | Cyril Roelandt |
2012-12-02 | tcp: don't abort splice() after small transfers | Willy Tarreau |
2012-12-02 | net: fix sparse endianness warnings on sock_common | Eric Dumazet |
2012-12-02 | bnx2x: Correct PFC disablement | Barak Witkowski |
2012-12-02 | bnx2x: fix 'Ethtool -A' when autoneg | Yuval Mintz |
2012-12-02 | bnx2x: prevent DCB if disabled in nvram | Barak Witkowski |
2012-12-02 | bnx2x: Handle a rarely missed interrupt | Yaniv Rosner |
2012-12-02 | bnx2x: mask CPL_OF interrupt | Yuval Mintz |
2012-12-02 | bnx2x: IGU parse error cause probe failure | Barak Witkowski |
2012-12-02 | bnx2x: Ext. config accessed only on non-E1x. | Yuval Mintz |
2012-12-02 | bnx2x: nvram enables dropless flow control | Yuval Mintz |
2012-12-02 | bnx2x: Correct advertised speed/duplex | Yuval Mintz |
2012-12-02 | bnx2x: Filter packets on FCoE rings | Dmitry Kravkov |
2012-12-02 | bnx2x: Management can control PFC/ETS | Barak Witkowski |
2012-12-02 | bnx2x: parity recovery flow enhancement | Barak Witkowski |
2012-12-02 | bnx2x: revised and corrected SPIO access | Yuval Mintz |
2012-12-02 | net/mlx4_en: Set number of rx/tx channels using ethtool | Amir Vadai |
2012-12-02 | net/mlx4_en: Fix TX moderation info loss after set_ringparam is called | Amir Vadai |
2012-12-02 | MAINTAINERS: Add Mellanox ethernet driver - mlx4_en | Amir Vadai |
2012-12-01 | Merge git://git.infradead.org/users/dwmw2/atm | David S. Miller |
2012-12-02 | solos-pci: remove list_vccs() debugging function | David Woodhouse |
2012-12-02 | solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC | David Woodhouse |
2012-12-02 | solos-pci: clean up pclose() function | David Woodhouse |
2012-12-02 | pppoatm: optimise PPP channel wakeups after sock_owned_by_user() | David Woodhouse |
2012-12-02 | br2684: allow assign only on a connected socket | Krzysztof Mazur |
2012-12-02 | solos-pci: Fix leak of skb received for unknown vcc | Nathan Williams |
2012-12-02 | br2684: fix module_put() race | David Woodhouse |
2012-12-02 | pppoatm: fix missing wakeup in pppoatm_send() | David Woodhouse |
2012-12-02 | br2684: don't send frames on not-ready vcc | David Woodhouse |
2012-12-02 | atm: add release_cb() callback to vcc | David Woodhouse |
2012-12-02 | solos-pci: wait for pending TX to complete when releasing vcc | David Woodhouse |
2012-12-01 | qlcnic: remove duplicated include from qlcnic_sysfs.c | Wei Yongjun |
2012-12-01 | myri10ge: fix incorrect use of ntohs() | Andrew Gallatin |
2012-12-01 | ipv6: unify logic evaluating inet6_dev's accept_ra property | Shmulik Ladkani |
2012-12-01 | tcp: change default tcp hash size | Eric Dumazet |
2012-12-01 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller |
2012-12-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-12-01 | ixgbe: Do not parse past IP header on fragments beyond the first | Alexander Duyck |
2012-12-01 | e1000e: cosmetic cleanup of comments | Bruce Allan |