index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2018-12-24
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
2018-12-23
net: Revert recent Spectre-v1 patches.
David S. Miller
2018-12-22
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
2018-12-19
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
David Ahern
2018-12-19
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
2018-12-11
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2018-12-07
net/flow_dissector: correctly cap nhoff and thoff in case of BPF
Stanislav Fomichev
2018-12-07
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
Stanislav Fomichev
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-04
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-03
net/core: tidy up an error message
Qian Cai
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-11-29
net: fix XPS static_key accounting
Sabrina Dubroca
2018-11-29
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
2018-11-21
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-11-17
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
2018-11-09
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-09
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
2018-11-05
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
2018-11-05
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
2018-11-05
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
2018-11-03
net: do not abort bulk send on BQL status
Eric Dumazet
2018-11-02
net: document skb parameter in function 'skb_gso_size_check'
Mathieu Malaterre
2018-10-29
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-10-28
net: Properly unlink GRO packets on overflow.
David S. Miller
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
net/neigh: fix NULL deref in pneigh_dump_table()
Eric Dumazet
2018-10-26
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
2018-10-25
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-10-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2018-10-25
bpf: make direct packet write unclone more robust
Daniel Borkmann
2018-10-25
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2018-10-24
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-24
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
2018-10-23
cgroup, netclassid: add a preemption point to write_classid
Michal Hocko
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-20
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
2018-10-20
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
2018-10-20
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-10-20
bpf: skmsg, fix psock create on existing kcm/tls port
John Fastabend
2018-10-19
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
Song Liu
[next]