summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: implement bpf_send_signal() helperYonghong Song2019-05-241-1/+16
* bpf: convert explored_states to hash tableAlexei Starovoitov2019-05-241-0/+1
* bpf: split explored_statesAlexei Starovoitov2019-05-241-0/+1
* ipv4/igmp: shrink struct ip_sf_listEric Dumazet2019-05-221-1/+1
* neighbor: Add tracepoint to __neigh_createDavid Ahern2019-05-221-0/+49
* net: Set strict_start_type for routes and rulesDavid Ahern2019-05-221-0/+1
* ipv4: Rename and export nh_update_mtuDavid Ahern2019-05-221-0/+1
* ipv4: export fib_info_update_nh_saddrDavid Ahern2019-05-221-1/+2
* ipv4: export fib_flushDavid Ahern2019-05-221-0/+1
* ipv4: export fib_check_nhDavid Ahern2019-05-221-0/+2
* ipv4: Add function to send route updatesDavid Ahern2019-05-221-0/+2
* ipv6: export function to send route updatesDavid Ahern2019-05-222-0/+9
* ipv6: Add hook to bump sernum for a route to stubsDavid Ahern2019-05-222-0/+2
* ipv6: Add delete route hook to stubsDavid Ahern2019-05-221-0/+1
* net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn2019-05-221-0/+2
* dt-bindings: phy: dp83867: Add documentation for disabling clock outputTrent Piepho2019-05-221-0/+2
* net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.Felipe Gasper2019-05-221-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-221-3/+7
|\
| * tipc: Avoid copying bytes beyond the supplied dataChris Packham2019-05-201-3/+7
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-2145-579/+47
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-212-18/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-214-62/+4
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner2019-05-212-26/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-2113-176/+13
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10Thomas Gleixner2019-05-211-3/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner2019-05-211-13/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner2019-05-211-17/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner2019-05-212-4/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-2118-260/+20
| * | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-211-1/+7
|\ \ \ | |_|/ |/| |
| * | crypto: hash - fix incorrect HASH_MAX_DESCSIZEEric Biggers2019-05-171-1/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-209-36/+49
|\ \ \ | |_|/ |/| |
| * | of_net: fix of_get_mac_address retval if compiled without CONFIG_OFPetr Štetiar2019-05-191-1/+1
| * | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-171-3/+3
| * | ipv6: prevent possible fib6 leaksEric Dumazet2019-05-161-1/+2
| * | net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn2019-05-161-3/+6
| * | flow_offload: support CVLAN matchEdward Cree2019-05-161-0/+2
| * | rhashtable: Remove RCU marking from rhash_lock_headHerbert Xu2019-05-161-26/+32
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-152-1/+2
| |\ \
| | * | bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann2019-05-141-0/+1
| | * | bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin2019-05-141-1/+1
| * | | tcp: do not recycle cloned skbsEric Dumazet2019-05-151-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-192-2/+11
|\ \ \ \
| * | | | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-181-1/+6
| * | | | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-181-1/+5
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-0/+3
|\ \ \ \ \
| * | | | | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+3
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-191-3/+5
|\ \ \ \ \ \
| * | | | | | jbd2: fix potential double freeChengguang Xu2019-05-101-3/+5