aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | | | | | | net: Use skb_frag_off accessorsJonathan Lemon2019-07-30
| * | | | | | | net: neigh: remove redundant assignment to variable bucketColin Ian King2019-07-27
| | |/ / / / / | |/| | | | |
| * | | | | | net: Rename skb_frag page to bv_pageMatthew Wilcox (Oracle)2019-07-22
| * | | | | | net: Use skb accessors in network coreMatthew Wilcox (Oracle)2019-07-22
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-01
| * | | | | | hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-01
| * | | | | | hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-30
| |/ / / / /
* | | | | | net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan2019-09-12
* | | | | | net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani2019-09-07
* | | | | | net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend2019-09-05
| |_|_|_|/ |/| | | |
* | | | | net: fix skb use after free in netpollFeng Sun2019-08-27
| |_|_|/ |/| | |
* | | | sock: fix potential memory leak in proto_register()zhanglin2019-08-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-23
|\ \ \ \
| * | | | bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich2019-08-23
| * | | | flow_dissector: Fix potential use-after-free on BPF_PROG_DETACHJakub Sitnicki2019-08-23
| | |_|/ | |/| |
* / | | tcp: make sure EPOLLOUT wont be missedEric Dumazet2019-08-19
|/ / /
* | | sock: make cookie generation global instead of per netnsDaniel Borkmann2019-08-09
* | | net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-09
| |/ |/|
* | net: fix bpf_xdp_adjust_head regression for generic-XDPJesper Dangaard Brouer2019-08-05
* | net: fix ifindex collision during namespace removalJiri Pirko2019-07-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-25
|\ \ | |/ |/|
| * bpf: fix access to skb_shared_info->gso_segsEric Dumazet2019-07-23
| * bpf: sockmap/tls, close can race with map freeJohn Fastabend2019-07-22
| * bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend2019-07-22
| * bpf: sockmap, synchronize_rcu before free'ing mapJohn Fastabend2019-07-22
| * bpf: sockmap, sock_map_delete needs to use xchgJohn Fastabend2019-07-22
* | net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-20
* | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-20
* | net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso2019-07-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-19
|\|
| * tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-18
| |\
| | * bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev2019-07-15
| | * bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_okStanislav Fomichev2019-07-15
| * | skbuff: fix compilation warnings in skb_dump()Qian Cai2019-07-16
| * | net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi2019-07-15
* | | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-18
|/ /
* / mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko2019-07-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\
| * net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso2019-07-09
| * drivers: net: use flow block APIPablo Neira Ayuso2019-07-09
| * net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso2019-07-09
| * net: flow_offload: add list handling functionsPablo Neira Ayuso2019-07-09
| * net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso2019-07-09
| * net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-09
| * net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-09
| * net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-09
| * net/flow_dissector: add connection tracking dissectionPaul Blakey2019-07-09
| * devlink: Introduce PCI VF port flavour and port attributeParav Pandit2019-07-09