summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya
2013-02-08macvlan: add a salt to mc_hash()Eric Dumazet
2013-02-08macvlan: broadcast addr should be part of mc_filterEric Dumazet
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-08bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki
2013-02-08bgmac: validate (and random if needed) MAC addrRafał Miłecki
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens
2013-02-07tg3: make it possible to provide phy_id in ioctlHauke Mehrtens
2013-02-07net: fec: fix spin_lock dead lockFrank Li
2013-02-07net: fec: correct fix method about miss init spinlockFrank Li
2013-02-07mlx4_en: Fix BQL reset TX queue call pointTom Herbert
2013-02-07Merge branch 'netback'David S. Miller
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-07Merge branch 'mlx4'David S. Miller
2013-02-07net/mlx4_en: Implement ndo fdb functionalityYan Burman
2013-02-07net/mlx4_en: Add unicast MAC filteringYan Burman
2013-02-07net/mlx4_en: Manage hash of MAC addresses per portYan Burman
2013-02-07net/mlx4_en: Save previous MAC address of the port so we can replace it laterYan Burman
2013-02-07net/mlx4_en: Re-arrange ndo_set_rx_mode related codeYan Burman
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2013-02-07net/mlx4_en: Cleanup multiline stringsYan Burman
2013-02-07net/mlx4_en: Optimize Rx fast path filter checksYan Burman
2013-02-07net/mlx4_en: Optimize loopback related checks in data pathYan Burman
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork
2013-02-06bgmac: add ndo_set_rx_mode netdev opsHauke Mehrtens
2013-02-06bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens
2013-02-06bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens
2013-02-06bgmac: implement missing code for BCM53572Hauke Mehrtens
2013-02-06macvlan: add multicast filterEric Dumazet
2013-02-06team: allow userspace to take control over carrierFlavio Leitner
2013-02-06drivers: net:ethernet: cpsw: add support for VLANMugunthan V N
2013-02-06drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck
2013-02-05ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay
2013-02-05ixgbe: fix potential null dereferenceJosh Hay