aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-28dt-bindings: net: add DT bindings for Socionext UniPhier AVEKunihiko Hayashi
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar
2017-12-28cxgb4: display VNI correctlyGanesh Goudar
2017-12-27net: hns3: hns3_get_channels() can be statickbuild test robot
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-27nfp: bpf: allocate vNIC priv for keeping track of the offloaded programJakub Kicinski
2017-12-27net/trace: fix printk format in inet_sock_set_stateYafang Shao
2017-12-27Merge branch 'net-zerocopy-refine'David S. Miller
2017-12-27tcp: do not allocate linear memory for zerocopy skbsWillem de Bruijn
2017-12-27tcp: place all zerocopy payload in fragsWillem de Bruijn
2017-12-27tcp: push full zerocopy packetsWillem de Bruijn
2017-12-27skbuff: in skb_segment, call zerocopy functions once per nskbWillem de Bruijn
2017-12-27Merge branch 'rds-bug-fixes'David S. Miller
2017-12-27rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()Sowmini Varadhan
2017-12-27rds: tcp: initialize t_tcp_detached to falseSowmini Varadhan
2017-12-27rds; Reset rs->rs_bound_addr in rds_add_bound() failure pathSowmini Varadhan
2017-12-27net: sch: api: fix tcf_block_getSudip Mukherjee
2017-12-27Merge branch 'bpf-stack-depth-tracking-fixes'Daniel Borkmann
2017-12-27bpf: fix max call depth checkAlexei Starovoitov
2017-12-27selftests/bpf: additional stack depth testsAlexei Starovoitov
2017-12-27bpf: fix maximum stack depth tracking logicAlexei Starovoitov
2017-12-27bpf: selftest for late caller stack size increaseJann Horn
2017-12-27Merge branch 'l2tp-next'David S. Miller
2017-12-27l2tp: add peer_offset parameterLorenzo Bianconi
2017-12-27l2tp: fix missing print session offset infoHangbin Liu
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner
2017-12-27Merge branch 'hns3-next'David S. Miller
2017-12-27net: hns3: change TM sched mode to TC-based mode when SRIOV enabledPeng Li
2017-12-27net: hns3: Increase the default depth of bucket for TM shaperPeng Li
2017-12-27net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li
2017-12-27net: hns3: add Asym Pause support to phy default featuresFuyun Liang
2017-12-27net: hns3: add support to update flow control settings after autonegPeng Li
2017-12-27net: hns3: add support for set_pauseparamPeng Li
2017-12-27net: hns3: fix for getting auto-negotiation state in hclge_get_autonegFuyun Liang
2017-12-27net: hns3: cleanup mac auto-negotiation state queryFuyun Liang
2017-12-27net: hns3: add handling vlan tag offload in bdPeng Li
2017-12-27net: hns3: add ethtool related offload commandPeng Li
2017-12-27net: hns3: add vlan offload config commandPeng Li
2017-12-27net: hns3: add a mask initialization for mac_vlan tablePeng Li
2017-12-27net: hns3: get rss_size_max from configuration but not hardcodePeng Li
2017-12-27net: hns3: free the ring_data structrue when change tqpsPeng Li
2017-12-27net: hns3: change the returned tqp number by ethtool -xPeng Li
2017-12-27net: hns3: add support to modify tqps numberPeng Li
2017-12-27net: hns3: add support to query tqps numberPeng Li
2017-12-26net: erspan: remove md NULL checkWilliam Tu
2017-12-26tcp: md5: Handle RCU dereference of md5sig_infoMat Martineau
2017-12-26net: dsa: lan9303: lan9303_csr_reg_wait cleanupsEgil Hjelmeland
2017-12-26ipv6: Reinject IPv6 packets if IPsec policy matches after SNATTobias Brunner
2017-12-26enic: add wq clean up budgetGovindarajulu Varadarajan