summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: mscan: improve clock API useGerhard Sittig2013-08-293-7/+39
* can: mscan: add a comment on reg to idx mappingGerhard Sittig2013-08-291-1/+4
* net: packet: document available fanout policiesDaniel Borkmann2013-08-291-0/+8
* net: packet: use reciprocal_divide in fanout_demux_hashDaniel Borkmann2013-08-291-1/+1
* net: packet: add randomized fanout schedulerDaniel Borkmann2013-08-292-1/+13
* sh_eth: no need to call ether_setup()Sergei Shtylyov2013-08-291-3/+0
* Merge branch 'bond_vlan'David S. Miller2013-08-296-310/+416
|\
| * bonding: pr_debug instead of pr_warn in bond_arp_send_allVeaceslav Falico2013-08-291-8/+6
| * bonding: remove vlan_list/current_alb_vlanVeaceslav Falico2013-08-294-143/+2
| * bonding: make alb_send_learning_packets() use upper dev listVeaceslav Falico2013-08-292-19/+11
| * bonding: split alb_send_learning_packets()Veaceslav Falico2013-08-291-24/+35
| * bonding: use vlan_uses_dev() in __bond_release_one()Veaceslav Falico2013-08-291-1/+1
| * bonding: convert bond_has_this_ip() to use upper devicesVeaceslav Falico2013-08-291-12/+13
| * bonding: make bond_arp_send_all use upper device listVeaceslav Falico2013-08-291-51/+51
| * bonding: use netdev_upper list in bond_vlan_usedVeaceslav Falico2013-08-291-1/+14
| * net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico2013-08-291-0/+10
| * net: add netdev_upper_get_next_dev_rcu(dev, iter)Veaceslav Falico2013-08-291-0/+25
| * net: remove search_list from netdev_adjacentVeaceslav Falico2013-08-291-36/+1
| * net: add lower_dev_list to net_device and make a full meshVeaceslav Falico2013-08-292-27/+259
| * net: rename netdev_upper to netdev_adjacentVeaceslav Falico2013-08-291-12/+12
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-08-299-90/+239
|\
| * ixgbe: add support for older QSFP active DA cablesEmil Tantilov2013-08-292-10/+50
| * ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov2013-08-291-0/+4
| * ixgbe: add 1Gbps support for QSFP+Emil Tantilov2013-08-293-11/+33
| * ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov2013-08-291-5/+4
| * ixgbe: cleanup some log messagesDon Skidmore2013-08-292-5/+3
| * ixgbe: zero out mailbox buffer on initEmil Tantilov2013-08-291-2/+2
| * ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov2013-08-291-17/+10
| * ixgbe: fix incorrect limit value in ring transverseDon Skidmore2013-08-291-1/+1
| * ixgbe: Check return value on eeprom readsMark Rustad2013-08-294-39/+107
| * ixgbe: disable link when adapter goes downJacob Keller2013-08-293-0/+25
* | fec: Use NAPI_POLL_WEIGHTFabio Estevam2013-08-291-2/+1
* | net: sctp: sctp_verify_init: clean up mandatory checks and add commentDaniel Borkmann2013-08-291-14/+12
* | tcp: TSO packets automatic sizingEric Dumazet2013-08-297-7/+77
* | ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa2013-08-295-0/+35
* | ARM: at91/dt: fix phy address in sama5xmb to match the reg propertyBoris BREZILLON2013-08-291-1/+1
* | net/cadence/macb: fix invalid 0 return if no phy is discovered on mii initBoris BREZILLON2013-08-291-3/+3
* | bridge: inherit slave devices needed_headroomFlorian Fainelli2013-08-291-0/+3
* | net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann2013-08-291-11/+9
* | net: mdio-sun4i: Convert to devm_* apiJisheng Zhang2013-08-291-9/+9
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-08-2920-1326/+1536
|\ \ | |/ |/|
| * sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORSBen Hutchings2013-08-271-44/+95
| * sfc: Return an error code when a sensor is busy.Alexandre Rames2013-08-271-1/+6
| * sfc: Add support for reading packet length from prefixBen Hutchings2013-08-272-2/+14
| * sfc: Add TX merged completion counterBen Hutchings2013-08-273-0/+6
| * sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper2013-08-276-13/+28
| * sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust commentsBen Hutchings2013-08-271-4/+4
| * sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()Ben Hutchings2013-08-271-2/+0
| * sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko2013-08-272-6/+15
| * sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames2013-08-275-11/+15
OpenPOWER on IntegriCloud