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
Age
Commit message (
Expand
)
Author
2018-01-19
bpf: restrict access to core bpf sysctls
Daniel Borkmann
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2018-01-19
bpf: add csum_diff helper to xdp as well
Daniel Borkmann
2018-01-18
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
2018-01-17
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
2018-01-17
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
2018-01-17
net: sched: allow ingress and clsact qdiscs to share filter blocks
Jiri Pirko
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
2018-01-17
net: sched: avoid usage of tp->q in tcf_classify
Jiri Pirko
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
tipc: fix race condition at topology server receive
Jon Maloy
2018-01-16
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-01-16
sctp: do not allow the v4 socket to bind a v4mapped v6 address
Xin Long
2018-01-16
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
Xin Long
2018-01-16
sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
Xin Long
2018-01-16
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
2018-01-16
devlink: Add support for reload
Arkadi Sharshevsky
2018-01-16
devlink: Add support for resource abstraction
Arkadi Sharshevsky
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2018-01-15
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
2018-01-15
Revert "openvswitch: Add erspan tunnel support."
William Tu
2018-01-15
ipv6: Fix build with gcc-4.4.5
Ido Schimmel
2018-01-15
tipc: fix bug during lookup of multicast destination nodes
Jon Maloy
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
2018-01-15
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
2018-01-15
sctp: removed unused var from sctp_make_auth
Marcelo Ricardo Leitner
2018-01-15
sctp: avoid compiler warning on implicit fallthru
Marcelo Ricardo Leitner
2018-01-15
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
2018-01-15
netlink: extack needs to be reset each time through loop
David Ahern
2018-01-15
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
2018-01-15
tipc: fix a potental access after delete in tipc_sk_join()
Jon Maloy
2018-01-15
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-15
9p: add missing module license for xen transport
Stephen Hemminger
2018-01-15
cfg80211: check dev_set_name() return value
Johannes Berg
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
2018-01-15
nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
Dominik Brodowski
[next]