aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-08cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya
2013-02-08net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_keyDaniel Borkmann
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-08ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.cAmerigo Wang
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-08skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck
2013-02-08Merge branch 'wireless'David S. Miller
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-07Merge branch 'tg3'David S. Miller
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-07ssb: get mac address from sprom struct for gige driverHauke Mehrtens
2013-02-07net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs callsDaniel Borkmann
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 '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-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-06net: reset mac header in dev_start_xmit()Eric Dumazet
2013-02-06net: adjust skb_gso_segment() for calling in rx pathCong Wang
2013-02-06wpan: use stack buffer instead of heapAlexander Aring
2013-02-066lowpan: use stack buffer instead of heapAlexander Aring
2013-02-066lowpan: Remove __init tag from lowpan_netlink_fini().David S. Miller
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-06netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman
2013-02-06wpan: whitespace fixAlexander Aring
2013-02-06ipv6: Don't send packet to big messages to selfSteffen Klassert
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches
2013-02-06net: core: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger
2013-02-05ipv4: Disallow non-namespace aware protocols to register.David S. Miller