summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-05-034-40/+78
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda/realtek - Apply the fixup for ASUS Q325UARTakashi Iwai2019-04-301-0/+4
| * | | | | | | | | | ALSA: line6: use dynamic buffersGreg Kroah-Hartman2019-04-283-40/+65
| * | | | | | | | | | ALSA: hda/realtek - Fixed Dell AIO speaker noiseKailang Yang2019-04-281-0/+2
| * | | | | | | | | | ALSA: hda/realtek - Add new Dell platform for headset modeKailang Yang2019-04-241-0/+7
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-0267-289/+544
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | udp: fix GRO packet of deathEric Dumazet2019-05-021-3/+10
| * | | | | | | | | | | ipv6: A few fixes on dereferencing rt->fromMartin KaFai Lau2019-05-011-20/+18
| * | | | | | | | | | | rds: ib: force endiannes annotationNicholas Mc Guire2019-05-011-5/+3
| * | | | | | | | | | | selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-011-0/+6
| * | | | | | | | | | | ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani2019-05-011-0/+1
| * | | | | | | | | | | net/tls: avoid NULL pointer deref on nskb->sk in fallbackJakub Kicinski2019-05-011-1/+2
| * | | | | | | | | | | selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-05-011-2/+2
| * | | | | | | | | | | packet: validate msg_namelen in send directlyWillem de Bruijn2019-05-011-10/+14
| * | | | | | | | | | | packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn2019-05-011-2/+11
| * | | | | | | | | | | sctp: avoid running the sctp state machine recursivelyXin Long2019-05-013-38/+27
| * | | | | | | | | | | stmmac: pci: Fix typo in IOT2000 commentJan Kiszka2019-05-011-1/+1
| * | | | | | | | | | | Documentation: fix netdev-FAQ.rst markup warningRandy Dunlap2019-05-011-1/+1
| * | | | | | | | | | | ipv6: fix races in ip6_dst_destroy()Eric Dumazet2019-05-012-10/+3
| * | | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub...David S. Miller2019-04-3017-35/+88
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2019-04-297-11/+31
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki2019-04-291-2/+2
| | | * | | | | | | | | | | ath10k: perform crash dump collection in workqueueBrian Norris2019-04-296-9/+29
| | * | | | | | | | | | | | Merge tag 'iwlwifi-for-kalle-2019-04-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo2019-04-283-11/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho2019-04-281-6/+0
| | | * | | | | | | | | | | iwlwifi: fix driver operation for 5350Emmanuel Grumbach2019-04-281-1/+2
| | | * | | | | | | | | | | iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho2019-04-281-4/+24
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson2019-04-251-1/+1
| | * | | | | | | | | | | Merge tag 'iwlwifi-for-kalle-2019-04-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo2019-04-247-16/+34
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | iwlwifi: cfg: use family 22560 based_params for AX210 familyShaul Triebitz2019-04-181-1/+1
| | | * | | | | | | | | | | iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman2019-04-181-0/+5
| | | * | | | | | | | | | | iwlwifi: dbg_ini: check debug TLV type explicitlyShahar S Matityahu2019-04-182-7/+11
| | | * | | | | | | | | | | iwlwifi: mvm: don't attempt debug collection in rfkillJohannes Berg2019-04-182-2/+4
| | | * | | | | | | | | | | iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu2019-04-181-6/+13
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | l2ip: fix possible use-after-freeEric Dumazet2019-04-301-4/+4
| * | | | | | | | | | | | appletalk: Set error code if register_snap_client failedYueHaibing2019-04-301-0/+1
| * | | | | | | | | | | | net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter2019-04-301-0/+6
| * | | | | | | | | | | | rxrpc: Fix net namespace cleanupDavid Howells2019-04-301-16/+16
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-3013-49/+89
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | xfrm: update doc about xfrm[46]_gc_threshNicolas Dichtel2019-04-121-0/+2
| | * | | | | | | | | | | | xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert2019-04-021-11/+13
| | * | | | | | | | | | | | xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi2019-03-273-5/+17
| | * | | | | | | | | | | | esp4: add length check for UDP encapsulationSabrina Dubroca2019-03-261-5/+15
| | * | | | | | | | | | | | xfrm: clean up xfrm protocol checksCong Wang2019-03-265-16/+23
| | * | | | | | | | | | | | vti4: removed duplicate log message.Jeremy Sowden2019-03-211-3/+1
| | * | | | | | | | | | | | vti4: ipip tunnel deregistration fixes.Jeremy Sowden2019-03-211-2/+3
| | * | | | | | | | | | | | Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert2019-03-202-24/+8
| | * | | | | | | | | | | | xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun2019-03-151-0/+4
| | * | | | | | | | | | | | net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrmSu Yanjun2019-03-082-8/+24
| | * | | | | | | | | | | | xfrm: Reset secpath in xfrm failureMyungho Jung2019-03-082-6/+10