summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal2019-07-032-6/+33
* xfrm: remove a duplicated assignmentCong Wang2019-07-021-3/+0
* ipsec: select crypto ciphers for xfrm_algoArnd Bergmann2019-06-211-0/+2
* xfrm: fix sa selector validationNicolas Dichtel2019-06-171-0/+3
* af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden2019-05-281-2/+6
* xfrm: Fix xfrm sel prefix length validationAnirudh Gupta2019-05-281-0/+16
* net: stmmac: dma channel control register need to be init firstWeifeng Voon2019-05-211-4/+4
* net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min2019-05-211-2/+2
* net: qrtr: Fix message type of outgoing packetsBjorn Andersson2019-05-211-2/+2
* networking: : fix typos in code commentsWeitao Hou2019-05-211-2/+2
* ptp: Fix example program to match kernel.Richard Cochran2019-05-211-84/+1
* fddi: fix typos in code commentsWeitao Hou2019-05-211-2/+2
* Merge branch 'kselftests-fib_rule_tests-fix'David S. Miller2019-05-211-1/+6
|\
| * selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu2019-05-211-0/+5
| * selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu2019-05-211-1/+1
|/
* tipc: Avoid copying bytes beyond the supplied dataChris Packham2019-05-211-3/+7
* Merge branch 'net-readx_poll_timeout'David S. Miller2019-05-213-20/+17
|\
| * 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-211-10/+6
| * 1/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-212-10/+11
|/
* vlan: Mark expected switch fall-throughGustavo A. R. Silva2019-05-201-0/+1
* macvlan: Mark expected switch fall-throughGustavo A. R. Silva2019-05-201-0/+1
* net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-202-6/+3
* tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-203-10/+27
* Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-208-26/+97
|\
| * Btrfs: tree-checker: detect file extent items with overlapping rangesFilipe Manana2019-05-161-4/+45
| * Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana2019-05-161-0/+12
| * Btrfs: avoid fallback to transaction commit during fsync of files with holesFilipe Manana2019-05-161-0/+1
| * btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytesQu Wenruo2019-05-161-5/+7
| * btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding2019-05-161-1/+6
| * btrfs: sysfs: Fix error path kobject memory leakTobin C. Harding2019-05-161-2/+1
| * Btrfs: do not abort transaction at btrfs_update_root() after failure to COW pathFilipe Manana2019-05-091-3/+1
| * btrfs: use the existing reserved items for our first prop for inheritanceJosef Bacik2019-05-091-8/+22
| * btrfs: don't double unlock on error in btrfs_punch_holeJosef Bacik2019-05-031-3/+1
| * btrfs: Check the compression level before getting a workspaceJohnny Chang2019-05-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2093-416/+874
|\ \
| * | of_net: fix of_get_mac_address retval if compiled without CONFIG_OFPetr Štetiar2019-05-191-1/+1
| * | net: fix kernel-doc warnings for socket.cRandy Dunlap2019-05-191-17/+17
| * | net: Treat sock->sk_drops as an unsigned int when printingPatrick Talbert2019-05-196-6/+6
| * | kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal2019-05-191-51/+26
| * | Merge branch 'mlxsw-Two-port-module-fixes'David S. Miller2019-05-185-2/+33
| |\ \
| | * | mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak2019-05-181-2/+16
| | * | mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak2019-05-184-0/+17
| |/ /
| * | vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira2019-05-181-7/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-1811-22/+23
| |\ \
| | * | bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko2019-05-171-2/+2
| | * | selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov2019-05-171-1/+1
| | * | libbpf: move logging helpers into libbpf_internal.hAndrii Nakryiko2019-05-165-16/+15
| | * | tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song2019-05-161-2/+2
| | * | selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev2019-05-162-0/+2
| | * | bpf: relax inode permission check for retrieving bpf programChenbo Feng2019-05-161-1/+1