summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: mvneta: Clean-up mvneta_tx_frag_process()Ezequiel Garcia2014-05-231-8/+4
* net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()Ezequiel Garcia2014-05-231-10/+4
* lib/test_bpf.c: don't use gcc union shortcutAndrew Morton2014-05-231-52/+52
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-2320-67/+156
* hyperv: Add hash value into RNDIS Per-packet infoHaiyang Zhang2014-05-232-4/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pshela...David S. Miller2014-05-236-463/+558
|\
| * openvswitch: Simplify genetlink code.Pravin B Shelar2014-05-231-95/+90
| * openvswitch: Minimize ovs_flow_cmd_new|set critical sections.Jarno Rajahalme2014-05-231-76/+116
| * openvswitch: Split ovs_flow_cmd_new_or_set().Jarno Rajahalme2014-05-231-44/+116
| * openvswitch: Minimize ovs_flow_cmd_del critical section.Jarno Rajahalme2014-05-231-25/+28
| * openvswitch: Reduce locking requirements.Jarno Rajahalme2014-05-231-25/+29
| * openvswitch: Fix ovs_flow_stats_get/clear RCU dereference.Jarno Rajahalme2014-05-232-7/+9
| * openvswitch: Fix typo.Jarno Rajahalme2014-05-231-1/+1
| * openvswitch: Minimize dp and vport critical sections.Jarno Rajahalme2014-05-231-108/+110
| * openvswitch: Make flow mask removal symmetric.Jarno Rajahalme2014-05-231-19/+25
| * openvswitch: Build flow cmd netlink reply only if needed.Jarno Rajahalme2014-05-231-22/+48
| * openvswitch: Clarify locking.Jarno Rajahalme2014-05-232-7/+9
| * openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme2014-05-232-7/+11
| * openvswitch: Compact sw_flow_key.Jarno Rajahalme2014-05-233-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