aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-21net/sched: fix idr leak in the error path of tcf_simp_init()Davide Caratti
2018-03-21net/sched: fix idr leak on the error path of tcf_bpf_init()Davide Caratti
2018-03-21qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-03-21bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-20kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann
2018-03-20bpf: skip unnecessary capability checkChenbo Feng
2018-03-20trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programsYonghong Song
2018-03-20test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other archesThadeu Lima de Souza Cascardo
2018-03-20ipv6: old_dport should be a __be16 in __ip6_datagram_connect()Stefano Brivio
2018-03-20Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-03-20net: gemini: fix memory leakIgor Pylypiv
2018-03-20net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-20devlink: Remove redundant free on error pathArkadi Sharshevsky
2018-03-20vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapterIgor Pylypiv
2018-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-03-19Merge branch 'phy-relax-error-checking'David S. Miller
2018-03-19net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko
2018-03-19sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko
2018-03-19can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-03-18net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-17vmxnet3: use correct flag to indicate LRO featureRonak Doshi
2018-03-17vmxnet3: avoid xmit reset due to a race in vmxnet3Ronak Doshi
2018-03-17Merge branch 'tcf_foo_init-NULL-deref'David S. Miller
2018-03-17net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tcf_sample_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tcf_csum_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tcf_vlan_init()Davide Caratti
2018-03-17net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-17mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel
2018-03-17net: sched: fix uses after freeEric Dumazet
2018-03-16net: dsa: mv88e6xxx: Fix binding documentation for MDIO bussesAndrew Lunn
2018-03-16skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes
2018-03-16netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel
2018-03-16qede: Fix qedr link updateMichal Kalderon
2018-03-16Merge branch 'qed-iWARP-related-fixes'David S. Miller
2018-03-16qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-16qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon
2018-03-16net/iucv: Free memory obtained by kzallocArvind Yadav
2018-03-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-16kcm: lock lower socket in kcm_attachTom Herbert
2018-03-16Merge branch 'vlan-untag-and-insert-fixes'David S. Miller
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita
2018-03-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita
2018-03-15net sched actions: return explicit error when tunnel_key mode is not specifiedRoman Mashak
2018-03-15Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parametersHans de Goede
2018-03-15Revert "Bluetooth: hci_bcm: Streamline runtime PM code"Hans de Goede
2018-03-15Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai