index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-08
netpoll: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-22
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
2017-10-22
soreuseport: fix initialization race
Craig Gallek
2017-10-22
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-16
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
Xin Long
2017-10-16
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-10-16
net: enable interface alias removal via rtnl
Nicolas Dichtel
2017-10-16
rtnetlink: do not set notification for tx_queue_len in do_setlink
Xin Long
2017-10-16
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
Xin Long
2017-10-16
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
Xin Long
2017-10-16
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
Xin Long
2017-10-16
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...
Xin Long
2017-10-16
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
Xin Long
2017-10-14
net: fix typo in skbuff.c
Wenhua Shi
2017-10-10
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
2017-10-10
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
2017-10-09
net: defer call to cgroup_sk_alloc()
Eric Dumazet
2017-10-09
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
2017-10-03
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
2017-10-02
socket, bpf: fix possible use after free
Eric Dumazet
2017-09-28
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-09-22
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
2017-09-21
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-20
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
2017-09-19
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
2017-09-13
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
2017-09-11
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-08
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
2017-09-08
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
2017-09-07
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-09-05
flow_dissector: Add limit for number of headers to dissect
Tom Herbert
2017-09-05
flow_dissector: Cleanup control flow
Tom Herbert
2017-09-01
net: Add module reference to FIB notifiers
Ido Schimmel
2017-09-01
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
2017-09-01
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
bpf: Collapse offset checks in sock_filter_is_valid_access
David Ahern
[next]