summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-09-151-7/+12
| * | net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern2017-09-151-2/+6
| * | net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
| * | net: systemport: Fix 64-bit stats deadlockFlorian Fainelli2017-09-151-3/+0
| * | net: vrf: avoid gcc-4.6 warningArnd Bergmann2017-09-151-3/+3
| * | qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
| * | tg3: clean up redundant initialization of tnapiColin Ian King2017-09-141-2/+2
| * | tls: make tls_sw_free_resources staticTobias Klauser2017-09-141-1/+1
| * | sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-09-131-1/+5
| * | MAINTAINERS: review Renesas DT bindings as wellSergei Shtylyov2017-09-131-0/+2
| * | net_sched: gen_estimator: fix scaling error in bytes/packets samplesEric Dumazet2017-09-131-2/+2
| * | Merge branch 'nfp-card-init'David S. Miller2017-09-135-23/+107
| |\ \
| | * | nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51
| | * | nfp: wait for board state before talking to the NSPJakub Kicinski2017-09-132-23/+43
| | * | nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren2017-09-131-0/+13
| |/ /
| * | net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko2017-09-131-2/+4
| * | be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-132-0/+22
| * | w90p910_ether: include linux/interrupt.hArnd Bergmann2017-09-121-0/+1
| * | net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov2017-09-121-10/+7
| * | ip6_tunnel: fix ip6 tunnel lookup in collect_md modeHaishuang Yan2017-09-121-1/+1
| * | ip_tunnel: fix ip tunnel lookup in collect_md modeHaishuang Yan2017-09-121-1/+1
| * | mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-09-121-10/+9
| * | Merge branch 'net_sched-fix-filter-chain-reference-counting'David S. Miller2017-09-123-34/+48
| |\ \
| | * | net_sched: carefully handle tcf_block_put()Cong Wang2017-09-121-6/+18
| | * | net_sched: fix reference counting of tc filter chainCong Wang2017-09-121-21/+26
| | * | net_sched: get rid of tcfa_rcuCong Wang2017-09-122-11/+8
| |/ /
| * | tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet2017-09-121-1/+1
| * | openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'Christophe JAILLET2017-09-121-1/+2
| * | smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed2017-09-121-6/+5
| * | net/sched: fix pointer check in gen_handleJosh Hunt2017-09-111-1/+1
| * | ipv6: sr: remove duplicate routing header type checkDavid Lebrun2017-09-111-4/+0
| * | xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2017-09-112-14/+28
| * | perf/bpf: fix a clang compilation issueYonghong Song2017-09-112-1/+3
| * | net: bonding: Fix transmit load balancing in balance-alb mode if specified by...Kosuke Tatsukawa2017-09-111-0/+3
| * | hv_netvsc: avoid unnecessary wakeups on subchannel creationStephen Hemminger2017-09-111-2/+2
| * | hv_netvsc: fix deadlock on hotplugStephen Hemminger2017-09-114-45/+94
| * | mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky2017-09-111-2/+17
| * | net: qualcomm: rmnet: Fix a double freeDan Carpenter2017-09-091-6/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-1612-11/+380
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2017-09-1512-11/+380
| |\ \ \
| | * | | Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-09-151-0/+7
| | * | | Input: xpad - validate USB endpoint type during probeCameron Gutman2017-09-121-4/+6
| | * | | Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov2017-09-111-2/+2
| | * | | Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli2017-09-111-1/+2
| | * | | Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King2017-09-111-2/+6
| | * | | Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King2017-09-111-1/+1
| | * | | Input: goodix - add support for capacitive home buttonSergei A. Trusov2017-09-111-0/+9
| | * | | Input: add a driver for PWM controllable vibratorsSebastian Reichel2017-09-044-0/+346
| | * | | Input: adi - make array seq static, reduces object code sizeColin Ian King2017-09-041-1/+1