summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* inet: rename netns_frags to fqdirEric Dumazet2019-05-264-18/+19
* qed*: Add iWARP 100g supportMichal Kalderon2019-05-261-0/+2
* qed*: Change hwfn used for sb initializationMichal Kalderon2019-05-261-1/+9
* net: phy: add interface mode PHY_INTERFACE_MODE_USXGMIIHeiner Kallweit2019-05-241-0/+3
* ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-242-5/+5
* ipv6: Move exception bucket to fib6_nhDavid Ahern2019-05-241-5/+3
* ipv6: Move pcpu cached routes to fib6_nhDavid Ahern2019-05-241-1/+2
* net: qualcomm: rmnet: Move common struct definitions to includeSubash Abhinov Kasiviswanathan2019-05-231-0/+55
* net: ll_temac: Prepare indirect register access for multicast supportEsben Haabendal2019-05-231-1/+2
* devlink: add warning in case driver does not set port typeJiri Pirko2019-05-231-0/+2
* ipv4/igmp: shrink struct ip_sf_listEric Dumazet2019-05-231-1/+1
* neighbor: Add tracepoint to __neigh_createDavid Ahern2019-05-231-0/+49
* net: Set strict_start_type for routes and rulesDavid Ahern2019-05-231-0/+1
* ipv4: Rename and export nh_update_mtuDavid Ahern2019-05-231-0/+1
* ipv4: export fib_info_update_nh_saddrDavid Ahern2019-05-231-1/+2
* ipv4: export fib_flushDavid Ahern2019-05-231-0/+1
* ipv4: export fib_check_nhDavid Ahern2019-05-231-0/+2
* ipv4: Add function to send route updatesDavid Ahern2019-05-231-0/+2
* ipv6: export function to send route updatesDavid Ahern2019-05-232-0/+9
* ipv6: Add hook to bump sernum for a route to stubsDavid Ahern2019-05-232-0/+2
* ipv6: Add delete route hook to stubsDavid Ahern2019-05-231-0/+1
* net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn2019-05-231-0/+2
* dt-bindings: phy: dp83867: Add documentation for disabling clock outputTrent Piepho2019-05-231-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-211-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-162-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