aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * b44: use fixed PHY device if we do not find anyHauke Mehrtens2013-12-20
| * b44: do not set PHY address to 30 for every ext PHYHauke Mehrtens2013-12-20
| * b44: activate PHY when MAC is offHauke Mehrtens2013-12-20
| * b44: add phylib supportHauke Mehrtens2013-12-20
| * b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_miiHauke Mehrtens2013-12-20
| * b44: abort when no PHY is available at allHauke Mehrtens2013-12-20
| * b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHYHauke Mehrtens2013-12-20
| * b44: check register instead of PHY address to detect external PHYHauke Mehrtens2013-12-20
|/
* tcp: autocork should not hold first packet in write queueEric Dumazet2013-12-20
* net_sched: fix regression in tc_action_opsEric Dumazet2013-12-20
* net_sched: fix a regression in tcf_proto_lookup_ops()Eric Dumazet2013-12-20
* net_sched: fix a regression in tc actionsWANG Cong2013-12-20
* Merge branch 'bridge_cleanups'David S. Miller2013-12-19
|\
| * bridge: change the position of '{' to the pre linetanxiaojun2013-12-19
| * bridge: change "foo* bar" to "foo *bar"tanxiaojun2013-12-19
| * bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-19
| * bridge: remove unnecessary parenthesestanxiaojun2013-12-19
| * bridge: remove unnecessary condition judgmenttanxiaojun2013-12-19
|/
* bnx2x: cleanup skb_set_hashTom Herbert2013-12-19
* Merge branch 'sh_eth'David S. Miller2013-12-19
|\
| * sh_eth: do not reset PHY needlesslySergei Shtylyov2013-12-19
| * sh_eth: add PHY IRQ to platform dataSergei Shtylyov2013-12-19
|/
* Merge branch 'mlx4'David S. Miller2013-12-19
|\
| * net/mlx4_core: Check port number for validity before accessing dataMatan Barak2013-12-19
| * net/mlx4_en: Add NAPI support for transmit sideEugenia Emantayev2013-12-19
| * net/mlx4_en: Ignore irrelevant hypervisor eventsEugenia Emantayev2013-12-19
| * net/mlx4_core: Set CQE/EQE size to 64B by defaultEyal Perry2013-12-19
| * net/mlx4_en: Configure the XPS queue mapping on driver loadIdo Shamay2013-12-19
| * net/mlx4_en: Implement ndo_get_phys_port_idHadar Hen Zion2013-12-19
| * net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion2013-12-19
| * net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAPHadar Hen Zion2013-12-19
| * net/mlx4_core: Rename QUERY_FUNC_CAP fieldsHadar Hen Zion2013-12-19
| * net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fieldsHadar Hen Zion2013-12-19
|/
* rps: NUMA flow limit allocationsEric Dumazet2013-12-19
* drivers: net: Mark functions as static in debug.cRashika Kheria2013-12-19
* drivers: net: Mark functions as static in 4965-debug.cRashika Kheria2013-12-19
* drivers: net: Mark functions as static in 3945-debug.cRashika Kheria2013-12-19
* drivers: net: Include new header file in sbni.cRashika Kheria2013-12-19
* drivers: net: Mark functions as static in stmmac_platform.cRashika Kheria2013-12-19
* drivers: net: Mark functions as static in qlcnic_83xx_hw.cRashika Kheria2013-12-19
* drivers: net: Mark functions as static in qlcnic_io.cRashika Kheria2013-12-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
|\
| * xfrm: Add file to document IPsec corner caseFan Du2013-12-16
| * xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
| * xfrm: check user specified spi for IPCompFan Du2013-12-16
| * net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
| * xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-06
| * xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
| * xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
| * xfrm: Try to honor policy index if it's supplied by userFan Du2013-12-06