summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rds; Reset rs->rs_bound_addr in rds_add_bound() failure pathSowmini Varadhan2017-12-271-0/+1
* net: sch: api: fix tcf_block_getSudip Mukherjee2017-12-271-1/+2
* Merge branch 'l2tp-next'David S. Miller2017-12-275-8/+40
|\
| * l2tp: add peer_offset parameterLorenzo Bianconi2017-12-275-8/+38
| * l2tp: fix missing print session offset infoHangbin Liu2017-12-271-0/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-2713-190/+326
|\
| * xfrm: update the stats documentationShannon Nelson2017-12-221-6/+14
| * xfrm: wrap xfrmdev_ops with offload configShannon Nelson2017-12-211-1/+1
| * xfrm: check for xdo_dev_ops add and deleteShannon Nelson2017-12-211-13/+18
| * xfrm: check for xdo_dev_state_freeShannon Nelson2017-12-211-1/+2
| * esp: Don't require synchronous crypto fallback on offloading anymore.Steffen Klassert2017-12-202-20/+4
| * xfrm: Allow IPsec GSO with software crypto for local sockets.Steffen Klassert2017-12-201-0/+2
| * xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto.Steffen Klassert2017-12-201-2/+2
| * net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert2017-12-208-36/+175
| * xfrm: Separate ESP handling from segmentation for GRO packets.Steffen Klassert2017-12-207-132/+129
* | phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner2017-12-274-10/+11
* | Merge branch 'hns3-next'David S. Miller2017-12-2710-44/+855
|\ \
| * | net: hns3: change TM sched mode to TC-based mode when SRIOV enabledPeng Li2017-12-271-4/+1
| * | net: hns3: Increase the default depth of bucket for TM shaperPeng Li2017-12-271-2/+2
| * | net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li2017-12-273-0/+32
| * | net: hns3: add Asym Pause support to phy default featuresFuyun Liang2017-12-271-0/+1
| * | net: hns3: add support to update flow control settings after autonegPeng Li2017-12-273-0/+41
| * | net: hns3: add support for set_pauseparamPeng Li2017-12-274-1/+98
| * | net: hns3: fix for getting auto-negotiation state in hclge_get_autonegFuyun Liang2017-12-271-0/+4
| * | net: hns3: cleanup mac auto-negotiation state queryFuyun Liang2017-12-271-24/+0
| * | net: hns3: add handling vlan tag offload in bdPeng Li2017-12-271-5/+78
| * | net: hns3: add ethtool related offload commandPeng Li2017-12-273-0/+32
| * | net: hns3: add vlan offload config commandPeng Li2017-12-273-6/+233
| * | net: hns3: add a mask initialization for mac_vlan tablePeng Li2017-12-272-1/+48
| * | net: hns3: get rss_size_max from configuration but not hardcodePeng Li2017-12-273-1/+8
| * | net: hns3: free the ring_data structrue when change tqpsPeng Li2017-12-271-0/+4
| * | net: hns3: change the returned tqp number by ethtool -xPeng Li2017-12-271-1/+1
| * | net: hns3: add support to modify tqps numberPeng Li2017-12-275-0/+240
| * | net: hns3: add support to query tqps numberPeng Li2017-12-273-0/+33
|/ /
* | net: erspan: remove md NULL checkWilliam Tu2017-12-262-9/+0
* | tcp: md5: Handle RCU dereference of md5sig_infoMat Martineau2017-12-261-1/+1
* | net: dsa: lan9303: lan9303_csr_reg_wait cleanupsEgil Hjelmeland2017-12-261-8/+5
* | ipv6: Reinject IPv6 packets if IPsec policy matches after SNATTobias Brunner2017-12-261-0/+8
* | enic: add wq clean up budgetGovindarajulu Varadarajan2017-12-262-2/+4
* | rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky2017-12-261-7/+3
* | net: mediatek: remove superfluous pin setup for MT7622 SoCSean Wang2017-12-262-14/+24
* | dt-bindings: net: mediatek: add condition to property mediatek, pctlSean Wang2017-12-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22202-1137/+2851
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-2273-492/+1548
| |\ \
| | * \ Merge branch 'net-zerocopy-fixes'David S. Miller2017-12-211-3/+4
| | |\ \
| | | * | skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn2017-12-211-1/+2
| | | * | skbuff: orphan frags before zerocopy cloneWillem de Bruijn2017-12-211-2/+2
| | |/ /
| | * | net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-214-4/+13
| | * | openvswitch: Fix pop_vlan action for double tagged framesEric Garver2017-12-211-3/+12
| | * | ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel2017-12-211-8/+11