index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2017-08-22
bpf: misc xdp redirect cleanups
Daniel Borkmann
2017-08-22
udp: on peeking bad csum, drop packets even if not at head
Eric Dumazet
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
net: check type when freeing metadata dst
David Lamparter
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-18
net: style cleanups
stephen hemminger
2017-08-18
net: mark receive queue attributes ro_after_init
stephen hemminger
2017-08-18
net: make queue attributes ro_after_init
stephen hemminger
2017-08-18
net: make BQL sysfs attributes ro_after_init
stephen hemminger
2017-08-18
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
2017-08-18
net: make net sysfs attributes ro_after_init
stephen hemminger
2017-08-18
net: constify net_ns_type_operations
stephen hemminger
2017-08-18
net: make net_class ro_after_init
stephen hemminger
2017-08-18
net: constify netdev_class_file
stephen hemminger
2017-08-18
net: don't decrement kobj reference count on init failure
stephen hemminger
2017-08-18
xdp: adjust xdp redirect tracepoint to include return error code
Jesper Dangaard Brouer
2017-08-18
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-17
bpf: reuse tc bpf prologue for sk skb progs
Daniel Borkmann
2017-08-17
bpf: no need to nullify ri->map in xdp_do_redirect
Daniel Borkmann
2017-08-16
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
2017-08-16
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
2017-08-16
net: fixes for skb_send_sock
John Fastabend
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
dsa: fix flow disector null pointer
Craig Gallek
2017-08-13
net: export some generic xdp helpers
Jason Wang
2017-08-13
rtnelink: Move link dump consistency check out of the loop
Jakub Sitnicki
2017-08-11
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
2017-08-11
net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.
Tonghao Zhang
2017-08-10
rtnetlink: fallback to UNSPEC if current family has no doit callback
Florian Westphal
2017-08-10
rtnetlink: init handler refcounts to 1
Florian Westphal
2017-08-10
rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu
Florian Westphal
2017-08-10
rtnetlink: do not use RTM_GETLINK directly
Florian Westphal
2017-08-10
rtnetlink: use rcu_dereference_raw to silence rcu splat
Florian Westphal
2017-08-10
net: core: fix compile error inside flow_dissector due to new dsa callback
John Crispin
2017-08-09
net-next: dsa: fix flow dissection
John Crispin
2017-08-09
net: call newid/getid without rtnl mutex held
Florian Westphal
2017-08-09
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Florian Westphal
2017-08-09
rtnetlink: protect handler table with rcu
Florian Westphal
2017-08-09
rtnetlink: small rtnl lock pushdown
Florian Westphal
2017-08-09
rtnetlink: add reference counting to prevent module unload while dump is in p...
Florian Westphal
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
rtnetlink: call rtnl_calcit directly
Florian Westphal
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-09
sock: fix zerocopy panic in mem accounting
Willem de Bruijn
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-07
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
[prev]
[next]