summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* multicast: do not restore deleted record source filter mode to new oneHangbin Liu2018-07-222-4/+2
* net: dsa: mv88e6xxx: fix races between lock and irq freeingUwe Kleine-König2018-07-221-8/+13
* net: skb_segment() should not return NULLEric Dumazet2018-07-221-5/+5
* net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-223-4/+12
* bpfilter: Fix mismatch in function argument typesYueHaibing2018-07-221-3/+3
* net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit2018-07-221-1/+1
* Merge branch 'qed-Fix-series-II'David S. Miller2018-07-226-16/+27
|\
| * qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru2018-07-225-13/+17
| * qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru2018-07-221-0/+1
| * qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru2018-07-221-3/+9
|/
* net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing2018-07-221-1/+3
* bonding: set default miimon value for non-arp modes if not setJarod Wilson2018-07-211-9/+14
* Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-219-31/+67
|\
| * net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan2018-07-191-0/+4
| * net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-193-16/+38
| * net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem2018-07-191-1/+1
| * net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed2018-07-191-1/+1
| * net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha2018-07-191-0/+3
| * net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha2018-07-191-2/+2
| * net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-191-2/+10
| * net/mlx5e: Refine ets validation functionShay Agroskin2018-07-191-9/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-216-35/+65
|\ \
| * | bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau2018-07-201-1/+1
| * | bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau2018-07-202-7/+11
| * | tools/bpftool: Fix segfault case regarding 'pin' argumentsTaeung Song2018-07-201-3/+8
| * | Merge branch 'ppc-fix'Alexei Starovoitov2018-07-202-24/+45
| |\ \
| | * | bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann2018-07-201-0/+40
| | * | bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann2018-07-201-24/+5
| |/ /
* | | tls: check RCV_SHUTDOWN in tls_wait_dataDoron Roberts-Kedes2018-07-201-0/+3
* | | Merge branch 'tcp-fix-DCTCP-ECE-Ack-series'David S. Miller2018-07-204-45/+44
|\ \ \
| * | | tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-203-13/+21
| * | | tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-203-33/+12
| * | | tcp: helpers to send special DCTCP ackYuchung Cheng2018-07-201-5/+17
|/ / /
* | | net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen2018-07-201-0/+1
* | | net/page_pool: Fix inconsistent lock state warningTariq Toukan2018-07-201-1/+1
|/ /
* | Merge tag 'sound-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-07-193-6/+17
|\ \
| * | ALSA: hda/realtek - Yet another Clevo P950 quirk entryTakashi Iwai2018-07-181-0/+1
| * | ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-171-6/+14
| * | ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi2018-07-161-0/+1
| * | ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin2018-07-161-0/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-07-191-1/+3
|\ \ \
| * | | crypto: af_alg - Initialize sg_num_bytes in error code pathStephan Mueller2018-07-131-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-19171-1128/+1739
|\ \ \ \ | | |_|/ | |/| |
| * | | tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap2018-07-191-2/+2
| * | | ptp: fix missing break in switchGustavo A. R. Silva2018-07-191-0/+1
| * | | hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang2018-07-191-7/+10
| * | | MAINTAINERS: Drop inactive Vitaly Bordug's emailKrzysztof Kozlowski2018-07-191-1/+0
| * | | net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin2018-07-191-6/+6
| * | | Merge branch 'net-qca_spi-Minor-bugfixes'David S. Miller2018-07-191-9/+12
| |\ \ \
| | * | | net: qca_spi: Fix log level if probe failsStefan Wahren2018-07-191-8/+8