summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5-next'David S. Miller2015-06-1210-114/+166
|\
| * net/mlx5e: Add transport domain to the ethernet TIRs/TISsAchiad Shochat2015-06-122-1/+16
| * net/mlx5_core: Add transport domain alloc/dealloc supportAchiad Shochat2015-06-122-0/+37
| * net/mlx5e: Support NETIF_F_SGSaeed Mahameed2015-06-123-24/+40
| * net/mlx5e: Enforce max flow-tables level >= 3Gal Pressman2015-06-121-1/+4
| * net/mlx5e: Disable client vlan TX accelerationSaeed Mahameed2015-06-122-22/+2
| * net/mlx5e: Add HW cacheline start paddingSaeed Mahameed2015-06-123-6/+13
| * net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-125-61/+55
|/
* net/mlx5_core: fix an error codeDan Carpenter2015-06-121-1/+2
* vxge: use swap() in vxge_hw_channel_dtr_alloc()Fabian Frederick2015-06-121-6/+1
* net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick2015-06-121-5/+2
* net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick2015-06-121-7/+3
* net/mlx4_core: use swap() in mlx4_make_profile()Fabian Frederick2015-06-121-6/+2
* net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick2015-06-121-6/+3
* net/ps3_gelic: Fix build error with DEBUGGeoff Levand2015-06-111-12/+12
* net/ethtool: Add current supported tunable optionsHadar Hen Zion2015-06-112-0/+18
* Merge branch 'broadcom-MDIO-turn-around'David S. Miller2015-06-112-2/+13
|\
| * net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYsFlorian Fainelli2015-06-111-1/+7
| * net: bcmgenet: handle broken turn-around for specific PHYsFlorian Fainelli2015-06-111-1/+6
|/
* net: phy: davicom: add IDs for DM9161B and C variantsGustavo Zacarias2015-06-111-0/+13
* Renesas Ethernet AVB PTP clock driverSergei Shtylyov2015-06-114-5/+414
* Renesas Ethernet AVB driver properSergei Shtylyov2015-06-115-0/+2687
* tcp: add CDG congestion controlKenneth Klette Jonassen2015-06-113-0/+454
* tcp: export tcp_enter_cwr()Kenneth Klette Jonassen2015-06-111-0/+1
* switchdev: fix handling for drivers not supporting IPv4 fib add/del opsScott Feldman2015-06-111-2/+2
* Merge branch 'brcm-pseudo-phy-addr'David S. Miller2015-06-114-6/+19
|\
| * net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli2015-06-111-3/+4
| * bgmac: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli2015-06-111-1/+2
| * b44: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli2015-06-111-2/+6
| * net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.hFlorian Fainelli2015-06-111-0/+5
| * net: phy: broadcom: include phy.h for brcmphy.hFlorian Fainelli2015-06-111-0/+2
|/
* net: tcp: dctcp_update_alpha() fixes.Eric Dumazet2015-06-111-10/+16
* Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc...David S. Miller2015-06-1168-743/+760
|\
| * mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-1059-423/+447
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-104964-102142/+226717
| |\
| * | mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green2015-06-101-9/+8
| * | mac80211: Always check rates and capabilities in mesh modeAlexis Green2015-06-092-1/+5
| * | mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh2015-06-093-0/+3
| * | mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_...Alexis Green2015-06-091-9/+9
| * | mac80211: ignore invalid scan RSSI valuesSara Sharon2015-06-091-1/+7
| * | mac80211: release channel on auth failureMichal Kazior2015-06-091-0/+3
| * | mac80211: remove obsolete sentence from documentationJakub Kicinski2015-06-091-2/+1
| * | mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg2015-06-091-3/+6
| * | mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-023-6/+6
| * | mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-026-44/+11
| * | mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-023-55/+90
| * | mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg2015-06-022-44/+104
| * | mac80211: move TX PN to public part of key structJohannes Berg2015-06-027-142/+42
| * | mac80211: act upon and report deauth while associatingJohannes Berg2015-06-011-39/+53
* | | net/unix: support SCM_SECURITY for stream socketsStephen Smalley2015-06-112-5/+16