index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
2018-01-17
1
-2
/
+0
*
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
2018-01-17
1
-2
/
+11
*
net: sched: allow ingress and clsact qdiscs to share filter blocks
Jiri Pirko
2018-01-17
1
-16
/
+64
*
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
2018-01-17
1
-0
/
+60
*
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
2018-01-17
1
-84
/
+118
*
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
2018-01-17
5
-23
/
+81
*
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
2018-01-17
1
-5
/
+2
*
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
2018-01-17
4
-4
/
+73
*
net: sched: avoid usage of tp->q in tcf_classify
Jiri Pirko
2018-01-17
1
-2
/
+3
*
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
2018-01-17
1
-24
/
+143
*
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
2018-01-17
1
-8
/
+69
*
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
2018-01-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
28
-153
/
+130
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-16
27
-143
/
+135
|
|
\
|
|
*
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
2018-01-16
3
-30
/
+22
|
|
*
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-01-16
4
-9
/
+15
|
|
|
\
|
|
|
*
cfg80211: check dev_set_name() return value
Johannes Berg
2018-01-15
1
-1
/
+7
|
|
|
*
mac80211_hwsim: validate number of different channels
Johannes Berg
2018-01-15
1
-2
/
+0
|
|
|
*
nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
Dominik Brodowski
2018-01-15
1
-4
/
+7
|
|
|
*
cfg80211: fully initialize old channel for event
Johannes Berg
2018-01-15
1
-2
/
+1
|
|
*
|
sctp: do not allow the v4 socket to bind a v4mapped v6 address
Xin Long
2018-01-16
1
-8
/
+6
|
|
*
|
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
Xin Long
2018-01-16
1
-10
/
+6
|
|
*
|
sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
Xin Long
2018-01-16
1
-2
/
+8
|
|
*
|
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2018-01-15
1
-1
/
+6
|
|
*
|
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
2018-01-15
1
-2
/
+2
|
|
*
|
Revert "openvswitch: Add erspan tunnel support."
William Tu
2018-01-15
1
-50
/
+1
|
|
*
|
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
2018-01-15
1
-2
/
+2
|
|
*
|
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
2018-01-15
1
-0
/
+1
|
|
*
|
sctp: avoid compiler warning on implicit fallthru
Marcelo Ricardo Leitner
2018-01-15
2
-2
/
+3
|
|
*
|
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
2018-01-15
1
-0
/
+1
|
|
*
|
netlink: extack needs to be reset each time through loop
David Ahern
2018-01-15
1
-1
/
+2
|
|
*
|
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
2018-01-15
1
-12
/
+14
|
|
*
|
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-15
1
-2
/
+4
|
|
*
|
9p: add missing module license for xen transport
Stephen Hemminger
2018-01-15
1
-0
/
+4
|
|
|
/
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-12
8
-12
/
+38
|
|
|
\
|
|
|
*
xfrm: Fix a race in the xdst pcpu cache.
Steffen Klassert
2018-01-10
1
-1
/
+7
|
|
|
*
af_key: Fix memory leak in key_notify_policy.
Steffen Klassert
2018-01-10
1
-1
/
+3
|
|
|
*
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
2018-01-09
2
-2
/
+4
|
|
|
*
xfrm: don't call xfrm_policy_cache_flush while holding spinlock
Florian Westphal
2018-01-08
1
-2
/
+2
|
|
|
*
xfrm: Return error on unknown encap_type in init_state
Herbert Xu
2018-01-08
2
-2
/
+2
|
|
|
*
xfrm: Use __skb_queue_tail in xfrm_trans_queue
Herbert Xu
2018-01-05
1
-1
/
+1
|
|
|
*
xfrm: fix rcu usage in xfrm_get_type_offload
Sabrina Dubroca
2017-12-31
1
-1
/
+2
|
|
|
*
af_key: fix buffer overread in parse_exthdrs()
Eric Biggers
2017-12-30
1
-0
/
+3
|
|
|
*
af_key: fix buffer overread in verify_address_len()
Eric Biggers
2017-12-30
1
-0
/
+5
|
|
|
*
xfrm: skip policies marked as dead while rehashing
Florian Westphal
2017-12-30
1
-1
/
+2
|
|
|
*
xfrm: Forbid state updates from changing encap type
Herbert Xu
2017-12-30
1
-1
/
+7
|
*
|
|
Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-13
1
-9
/
+11
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
2018-01-04
1
-9
/
+11
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-16
1
-4
/
+3
|
\
\
\
|
*
|
|
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
2018-01-13
1
-4
/
+3
[next]