aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long3-39/+36
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern1-2/+6
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann1-3/+3
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King1-2/+2
2017-09-14tls: make tls_sw_free_resources staticTobias Klauser1-1/+1
2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5
2017-09-13MAINTAINERS: review Renesas DT bindings as wellSergei Shtylyov1-0/+2
2017-09-13net_sched: gen_estimator: fix scaling error in bytes/packets samplesEric Dumazet1-2/+2
2017-09-13Merge branch 'nfp-card-init'David S. Miller5-23/+107
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski3-0/+51
2017-09-13nfp: wait for board state before talking to the NSPJakub Kicinski2-23/+43
2017-09-13nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren1-0/+13
2017-09-13net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko1-2/+4
2017-09-13be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2-0/+22
2017-09-12w90p910_ether: include linux/interrupt.hArnd Bergmann1-0/+1
2017-09-12net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov1-10/+7
2017-09-12ip6_tunnel: fix ip6 tunnel lookup in collect_md modeHaishuang Yan1-1/+1
2017-09-12ip_tunnel: fix ip tunnel lookup in collect_md modeHaishuang Yan1-1/+1
2017-09-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz1-10/+9
2017-09-12Merge branch 'net_sched-fix-filter-chain-reference-counting'David S. Miller3-34/+48
2017-09-12net_sched: carefully handle tcf_block_put()Cong Wang1-6/+18
2017-09-12net_sched: fix reference counting of tc filter chainCong Wang1-21/+26
2017-09-12net_sched: get rid of tcfa_rcuCong Wang2-11/+8
2017-09-12tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet1-1/+1
2017-09-12openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'Christophe JAILLET1-1/+2
2017-09-12smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed1-6/+5
2017-09-11net/sched: fix pointer check in gen_handleJosh Hunt1-1/+1
2017-09-11ipv6: sr: remove duplicate routing header type checkDavid Lebrun1-4/+0
2017-09-11xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2-14/+28
2017-09-11perf/bpf: fix a clang compilation issueYonghong Song2-1/+3
2017-09-11net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfsKosuke Tatsukawa1-0/+3
2017-09-11hv_netvsc: avoid unnecessary wakeups on subchannel creationStephen Hemminger1-2/+2
2017-09-11hv_netvsc: fix deadlock on hotplugStephen Hemminger4-45/+94
2017-09-11mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky1-2/+17
2017-09-09net: qualcomm: rmnet: Fix a double freeDan Carpenter1-6/+4
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds14-401/+323
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds40-1540/+1702
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds35-817/+1143
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-235/+537
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds271-2011/+7222
2017-09-09remove gperf left-overs from build systemLinus Torvalds1-9/+0