aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | | | | net: flow_offload: implement support for meta keyJiri Pirko2019-06-19
| * | | | | flow_dissector: add support for ingress ifindex dissectionJiri Pirko2019-06-19
| * | | | | ipoib: show VF broadcast addressDenis Kirjanov2019-06-18
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
| |\ \ \ \ \
| * | | | | | devlink: Hang reporter's dump method on a dumpit cbAya Levin2019-06-13
| * | | | | | net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior2019-06-09
| * | | | | | net: Don't disable interrupts in __netdev_alloc_skb()Sebastian Andrzej Siewior2019-06-09
| * | | | | | net: Don't disable interrupts in napi_alloc_frag()Sebastian Andrzej Siewior2019-06-09
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
| |\ \ \ \ \ \
| * | | | | | | ipv4: Use accessors for fib_info nexthop dataDavid Ahern2019-06-04
| * | | | | | | net/tls: fully initialize the msg wrapper skbJakub Kicinski2019-06-04
| * | | | | | | devlink: allow driver to update progress of flash updateJiri Pirko2019-06-04
| * | | | | | | flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev2019-06-03
| * | | | | | | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-02
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-01
| |\ \ \ \ \ \
| | * | | | | | bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-05-31
| | * | | | | | bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-05-31
| | * | | | | | bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-05-31
| | * | | | | | bpf: add memlock precharge for socket local storageRoman Gushchin2019-05-31
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-31
| |\ \ \ \ \ \ \
| * | | | | | | | net: avoid indirect calls in L4 checksum calculationMatteo Croce2019-05-30
| * | | | | | | | flow_offload: use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-25
| * | | | | | | | devlink: add warning in case driver does not set port typeJiri Pirko2019-05-23
| | |/ / / / / / | |/| | | | | |
| * | | | | | | neighbor: Add tracepoint to __neigh_createDavid Ahern2019-05-22
* | | | | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-08
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | keys: Network namespace domain tagDavid Howells2019-06-26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | net: remove duplicate fetch in sock_getsockoptJingYi Hou2019-06-18
| |_|_|_|/ / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-17
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | neigh: fix use-after-free read in pneigh_get_nextEric Dumazet2019-06-16
| * | | | | net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan2019-06-16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-15
| |\ \ \ \ \
| | * | | | | bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre2019-06-15
| | * | | | | bpf: net: Set sk_bpf_storage back to NULL for cloned skMartin KaFai Lau2019-06-12
| * | | | | | net: add high_order_alloc_disable sysctl/static keyEric Dumazet2019-06-14
| * | | | | | net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier2019-06-12
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-07
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | bpf: fix unconnected udp hooksDaniel Borkmann2019-06-06
| | * | | | bpf: sockmap, fix use after free from sleep in psock backlog workqueueJohn Fastabend2019-05-24
| | * | | | bpf: Check sk_fullsock() before returning from bpf_sk_lookup()Martin KaFai Lau2019-05-21
| | * | | | bpf: fix out-of-bounds read in __bpf_skc_lookupLorenz Bauer2019-05-21
* | | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-05
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner2019-06-05
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-05
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-07
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | pktgen: do not sleep with the thread lock held.Paolo Abeni2019-06-06
| * | | | | Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu2019-06-05
| * | | | | ethtool: fix potential userspace buffer overflowVivien Didelot2019-06-05
| * | | | | net: fix indirect calls helpers for ptype list hooks.Paolo Abeni2019-06-04
| | |_|_|/ | |/| | |
* | | | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31
|\ \ \ \ \ | |/ / / / |/| | | |