summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer2017-10-061-13/+9
|/ / /
* | | Merge branch 'nfp-extend-match-and-action'David S. Miller2017-10-064-23/+324
|\ \ \
| * | | nfp: add set tcp and udp header action flower offloadPieter Jansen van Vuuren2017-10-062-0/+51
| * | | nfp: add set ipv6 source and destination addressPieter Jansen van Vuuren2017-10-062-0/+83
| * | | nfp: add set ipv4 header action flower offloadPieter Jansen van Vuuren2017-10-062-0/+56
| * | | nfp: add set ethernet header action flower offloadPieter Jansen van Vuuren2017-10-062-0/+93
| * | | nfp: add IPv6 ttl and tos match offloading supportPieter Jansen van Vuuren2017-10-062-11/+10
| * | | nfp: add IPv4 ttl and tos match offloading supportPieter Jansen van Vuuren2017-10-062-5/+10
| * | | nfp: add mpls match offloading supportPieter Jansen van Vuuren2017-10-063-7/+21
|/ / /
* | / net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches2017-10-063-30/+22
| |/ |/|
* | net/ipv6: remove unused err variable on icmpv6_push_pending_framesTim Hansen2017-10-061-2/+1
* | net: ipv6: remove unused code in ipv6_find_hdr()Lin Zhang2017-10-061-3/+0
* | Merge branch 'libbpf-support-more-map-options'David S. Miller2017-10-062-30/+43
|\ \
| * | libbpf: use map_flags when creating mapsCraig Gallek2017-10-062-1/+2
| * | libbpf: parse maps sections of varying sizeCraig Gallek2017-10-061-29/+41
|/ /
* | net: qcom/emac: make function emac_isr staticColin Ian King2017-10-061-1/+1
* | Merge branch 'tcp-improving-RACK-cpu-performance'David S. Miller2017-10-068-49/+93
|\ \
| * | tcp: a small refactor of RACK loss detectionYuchung Cheng2017-10-061-22/+18
| * | tcp: more efficient RACK loss detectionYuchung Cheng2017-10-061-15/+5
| * | tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2017-10-067-16/+74
|/ /
* | RDS: IB: Initialize max_items based on underlying device attributesAvinash Repaka2017-10-061-2/+2
* | RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka2017-10-062-7/+6
* | net/ipv4: Remove unused variable in route.cTim Hansen2017-10-061-2/+1
* | tcp: clean up TFO server's initial tcp_rearm_rto() callWei Wang2017-10-061-12/+9
* | tcp: uniform the set up of sockets after successful connectionWei Wang2017-10-064-24/+17
* | Merge branch 'VSOCK-sock_diag'David S. Miller2017-10-0621-73/+1360
|\ \
| * | VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi2017-10-069-0/+1039
| * | VSOCK: add sock_diag interfaceStefan Hajnoczi2017-10-065-0/+234
| * | VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2017-10-068-59/+64
| * | VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi2017-10-062-10/+12
| * | VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi2017-10-062-4/+11
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-06566-3479/+6079
|\ \
| * \ Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-10-061-7/+11
| |\ \
| | * \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-10-061-7/+11
| | |\ \
| | | * | PM / s2idle: Invoke the ->wake() platform callback earlierRafael J. Wysocki2017-09-291-7/+11
| * | | | Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-067-22/+47
| |\ \ \ \
| | * | | | dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2017-10-052-5/+7
| | * | | | dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz2017-10-041-0/+4
| | * | | | dm crypt: fix memory leak in crypt_ctr_cipher_old()Jeffy Chen2017-09-281-0/+1
| | * | | | dm ioctl: fix alignment of event number in the device listMikulas Patocka2017-09-254-17/+35
| | | |/ / | | |/| |
| * | | | Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-10-059-11/+61
| |\ \ \ \
| | * | | | ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai2017-10-021-2/+4
| | * | | | Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto2017-10-021-3/+3
| | * | | | ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai2017-09-221-0/+20
| | * | | | ALSA: pcm: Fix structure definition for X32 ABIBaolin Wang2017-09-221-0/+1
| | * | | | ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-MKai-Heng Feng2017-09-201-0/+2
| | * | | | ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy2017-09-202-0/+22
| | * | | | ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu2017-09-191-4/+8
| | * | | | ALSA: compress: Remove unused variableGuneshwor Singh2017-09-181-2/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-10-058-27/+118
| |\ \ \ \ \