summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Split ovs_flow_cmd_new_or_set().Jarno Rajahalme2014-05-221-44/+116
* openvswitch: Minimize ovs_flow_cmd_del critical section.Jarno Rajahalme2014-05-221-25/+28
* openvswitch: Reduce locking requirements.Jarno Rajahalme2014-05-221-25/+29
* openvswitch: Fix ovs_flow_stats_get/clear RCU dereference.Jarno Rajahalme2014-05-222-7/+9
* openvswitch: Fix typo.Jarno Rajahalme2014-05-221-1/+1
* openvswitch: Minimize dp and vport critical sections.Jarno Rajahalme2014-05-221-108/+110
* openvswitch: Make flow mask removal symmetric.Jarno Rajahalme2014-05-221-19/+25
* openvswitch: Build flow cmd netlink reply only if needed.Jarno Rajahalme2014-05-221-22/+48
* openvswitch: Clarify locking.Jarno Rajahalme2014-05-222-7/+9
* openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme2014-05-222-7/+11
* openvswitch: Compact sw_flow_key.Jarno Rajahalme2014-05-223-123/+62
* Merge branch 'mlx4-next'David S. Miller2014-05-225-23/+21
|\
| * net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai2014-05-224-18/+17
| * net/mlx4_core: Deprecate use_prio module parameterAmir Vadai2014-05-222-5/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-226-165/+65
|\
| * net/xfrm/xfrm_output.c: move EXPORT_SYMBOLFabian Frederick2014-05-131-3/+2
| * xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-235-124/+60
| * xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-225-71/+36
* | ieee802154: missing put_dev() on errorDan Carpenter2014-05-221-2/+4
* | net: cdc_ncm: fix typo in test for supported formatsDan Carpenter2014-05-221-1/+2
* | xilinx: Use time_before_eq()Manuel Schölling2014-05-223-3/+3
* | micrel: Use time_before_eq()Manuel Schölling2014-05-221-1/+1
* | mISDN: Use mod_timer()Manuel Schölling2014-05-221-8/+4
* | mISDN: Use time_before()Manuel Schölling2014-05-221-2/+2
* | qlogic: Use time_before()Manuel Schölling2014-05-221-5/+5
* | Merge branch 'bonding'David S. Miller2014-05-222-4/+2
|\ \
| * | bonding: remove NULL verification from bond_get_bond_by_slave()Veaceslav Falico2014-05-221-2/+0
| * | bonding: populate essential new_slave->bond/dev earlyVeaceslav Falico2014-05-221-2/+2
|/ /
* | Merge branch 'genphy'David S. Miller2014-05-222-33/+40
|\ \
| * | net: phy: make of_set_phy_supported work with genphy driverSascha Hauer2014-05-222-27/+35
| * | net: phy: genphy: Allow overwriting featuresSascha Hauer2014-05-221-6/+5
|/ /
* | Merge tag 'linux-can-next-for-3.16-20140521' of git://gitorious.org/linux-can...David S. Miller2014-05-221-1/+1
|\ \
| * | can: gs_usb: gs_destroy_candev(): fix use after freeMarc Kleine-Budde2014-05-211-1/+1
* | | bridge: make br_device_notifier staticCong Wang2014-05-224-121/+99
* | | net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warningChen Gang2014-05-221-1/+1
* | | mac802154: llsec: correctly lookup implicit-indexed keysPhoebe Buckheister2014-05-221-0/+2
* | | Merge branch 'mac80211'David S. Miller2014-05-221-2/+2
|\ \ \
| * | | mac802154: llsec: fold useless return value checkPhoebe Buckheister2014-05-221-1/+1
| * | | mac802154: llsec: fix incorrect lock pairingPhoebe Buckheister2014-05-221-1/+1
|/ / /
* | | net: davinci_emac: fix oops caused by uninitialized ndev->devSekhar Nori2014-05-221-4/+2
* | | Merge branch 'fixed_phy'David S. Miller2014-05-2213-109/+76
|\ \ \
| * | | powerpc/fsl: fsl_soc: remove 'fixed-link' parsing codeFlorian Fainelli2014-05-221-32/+0
| * | | of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli2014-05-222-48/+0
| * | | ucc_geth: use the new fixed PHY helpersFlorian Fainelli2014-05-221-3/+11
| * | | gianfar: use the new fixed PHY helpersFlorian Fainelli2014-05-221-3/+11
| * | | fs_enet: use the new fixed PHY helpersFlorian Fainelli2014-05-221-7/+10
| * | | net: systemport: use the new fixed PHY helpersFlorian Fainelli2014-05-222-2/+16
| * | | net: bcmgenet: use the new fixed PHY helpersFlorian Fainelli2014-05-221-8/+13
| * | | Documentation: devicetree: net: refer to fixed-link.txtFlorian Fainelli2014-05-223-6/+3
| * | | Documentation: devicetree: add old and deprecated 'fixed-link'Florian Fainelli2014-05-221-0/+12
|/ / /
OpenPOWER on IntegriCloud