summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-30net: au1000_eth: use dev_get_platdata()Jingoo Han
2013-08-30net: bfin_mac: use dev_get_platdata()Jingoo Han
2013-08-30net: ax88796: use dev_get_platdata()Jingoo Han
2013-08-30macvlan: fix typo in assignmentLutz Jaenicke
2013-08-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang
2013-08-30ipv6: Remove redundant sk variableThomas Graf
2013-08-30tcp: do not use cached RTT for RTT estimationYuchung Cheng
2013-08-30pkt_sched: fq: prefetch() fixEric Dumazet
2013-08-30drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-30pkt_sched: fq: Fair Queue packet schedulerEric Dumazet
2013-08-29net: packet: document available fanout policiesDaniel Borkmann
2013-08-29net: packet: use reciprocal_divide in fanout_demux_hashDaniel Borkmann
2013-08-29net: packet: add randomized fanout schedulerDaniel Borkmann
2013-08-29sh_eth: no need to call ether_setup()Sergei Shtylyov
2013-08-29Merge branch 'bond_vlan'David S. Miller
2013-08-29bonding: pr_debug instead of pr_warn in bond_arp_send_allVeaceslav Falico
2013-08-29bonding: remove vlan_list/current_alb_vlanVeaceslav Falico
2013-08-29bonding: make alb_send_learning_packets() use upper dev listVeaceslav Falico
2013-08-29bonding: split alb_send_learning_packets()Veaceslav Falico
2013-08-29bonding: use vlan_uses_dev() in __bond_release_one()Veaceslav Falico
2013-08-29bonding: convert bond_has_this_ip() to use upper devicesVeaceslav Falico
2013-08-29bonding: make bond_arp_send_all use upper device listVeaceslav Falico
2013-08-29bonding: use netdev_upper list in bond_vlan_usedVeaceslav Falico
2013-08-29net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico
2013-08-29net: add netdev_upper_get_next_dev_rcu(dev, iter)Veaceslav Falico
2013-08-29net: remove search_list from netdev_adjacentVeaceslav Falico
2013-08-29net: add lower_dev_list to net_device and make a full meshVeaceslav Falico
2013-08-29net: rename netdev_upper to netdev_adjacentVeaceslav Falico
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-08-29fec: Use NAPI_POLL_WEIGHTFabio Estevam
2013-08-29net: sctp: sctp_verify_init: clean up mandatory checks and add commentDaniel Borkmann
2013-08-29tcp: TSO packets automatic sizingEric Dumazet
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
2013-08-29ARM: at91/dt: fix phy address in sama5xmb to match the reg propertyBoris BREZILLON
2013-08-29net/cadence/macb: fix invalid 0 return if no phy is discovered on mii initBoris BREZILLON
2013-08-29bridge: inherit slave devices needed_headroomFlorian Fainelli
2013-08-29net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann
2013-08-29net: mdio-sun4i: Convert to devm_* apiJisheng Zhang
2013-08-29ixgbe: add support for older QSFP active DA cablesEmil Tantilov
2013-08-29ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov
2013-08-29ixgbe: add 1Gbps support for QSFP+Emil Tantilov
2013-08-29ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov
2013-08-29ixgbe: cleanup some log messagesDon Skidmore
2013-08-29ixgbe: zero out mailbox buffer on initEmil Tantilov
2013-08-29ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov
2013-08-29ixgbe: fix incorrect limit value in ring transverseDon Skidmore
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad
2013-08-29ixgbe: disable link when adapter goes downJacob Keller
2013-08-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-29Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller