summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * igb: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-201-6/+6
| * e100: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-201-2/+2
| * igb: enable VLAN stripping for VMs with i350Stefan Assmann2014-03-203-0/+12
|/
* qeth: Fix IP version detection for VLAN trafficStefan Raspl2014-03-201-2/+5
* qeth: Removed unused parameterStefan Raspl2014-03-201-3/+3
* qeth: make qeth_query_card_info_cb() staticHeiko Carstens2014-03-201-2/+2
* af_iucv: recvmsg problem for SOCK_STREAM socketsUrsula Braun2014-03-201-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-2016-71/+408
|\
| * ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bitMark Rustad2014-03-201-1/+3
| * ixgbevf: Indicate removal state explicitlyMark Rustad2014-03-202-7/+12
| * ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller2014-03-203-5/+11
| * igb: Add register defines needed for time sync functionsCarolyn Wyborny2014-03-203-5/+78
| * e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman2014-03-201-1/+9
| * e1000e: Fix Hardware Unit HangDavid Ertman2014-03-201-9/+23
| * i40e/i40evf: Bump build versionsCatherine Sullivan2014-03-202-2/+2
| * i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter2014-03-201-1/+1
| * i40e/i40evf: reduce context descriptorsJesse Brandeburg2014-03-202-2/+4
| * i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-204-12/+88
| * i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2014-03-202-9/+34
| * i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2014-03-202-0/+42
| * i40evf: use min_tMitch Williams2014-03-201-2/+2
| * i40evf: correctly program RSS HLUT tableMitch Williams2014-03-201-9/+14
| * i40e: support VF link state ndoMitch Williams2014-03-193-6/+85
* | micrel: fix masking off LED bitsSergei Shtylyov2014-03-191-1/+1
|/
* netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller2014-03-191-0/+1
* ieee802154: properly unshare skbs in ieee802154 *_rcv functionsPhoebe Buckheister2014-03-183-16/+21
* Merge tag 'linux-can-next-for-3.15-20140317' of git://gitorious.org/linux-can...David S. Miller2014-03-1825-8/+42
|\
| * can: mcp251x: Fix regulators operation without CONFIG_REGULATORAlexander Shiyan2014-03-171-2/+2
| * can: populate netdev::dev_id for udev discriminationChristopher R. Baker2014-03-1710-0/+10
| * can: Unify MTU settings for CAN interfacesOliver Hartkopp2014-03-1719-6/+30
* | via: fix a punctuation typowangweidong2014-03-181-1/+1
* | doc: update driver TX algorithm in timestamping.txtJakub Kicinski2014-03-181-3/+3
* | bonding: ratelimit pr_warn()s in 802.3ad modeVeaceslav Falico2014-03-181-17/+17
* | net: sched: use no more than one page in struct fw_headEric Dumazet2014-03-181-26/+7Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-1816-211/+668
|\ \
| * | vti6: Enable namespace changingSteffen Klassert2014-03-141-1/+0Star
| * | vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-03-141-1/+24
| * | vti6: Support inter address family tunneling.Steffen Klassert2014-03-141-15/+34
| * | xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert2014-03-142-71/+0Star
| * | vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert2014-03-141-27/+149
| * | vti6: Remove caching of flow informations.Steffen Klassert2014-03-141-31/+0Star
| * | vti6: Remove dst_entry cachingSteffen Klassert2014-03-141-24/+18Star
| * | ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-7/+15
| * | ah6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-8/+16
| * | esp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-9/+17
| * | xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-144-1/+293
| * | xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert2014-03-144-13/+99
| * | xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-075-11/+11
* | | net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz2014-03-181-3/+2Star
* | | i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2014-03-182-6/+6