index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
1
-1
/
+50
2019-07-01
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
1
-23
/
+44
2019-07-01
net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
Eiichi Tsukata
1
-1
/
+1
2019-07-01
net: link_watch: prevent starvation when processing linkwatch wq
Yunsheng Lin
1
-1
/
+12
2019-07-01
sctp: fix error handling on stream scheduler initialization
Marcelo Ricardo Leitner
1
-1
/
+8
2019-07-01
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
1
-1
/
+2
2019-07-01
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
1
-0
/
+8
2019-07-01
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
4
-4
/
+7
2019-07-01
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
4
-53
/
+33
2019-06-30
net: openvswitch: fix csum updates for MPLS actions
John Hurley
1
-4
/
+2
2019-06-30
Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-2
/
+4
2019-06-29
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-6
/
+2
2019-06-29
net: sched: em_ipt: add support for addrtype matching
Nikolay Aleksandrov
1
-0
/
+14
2019-06-29
net: sched: em_ipt: keep the user-specified nfproto and dump it
Nikolay Aleksandrov
1
-1
/
+13
2019-06-29
net: sched: em_ipt: set the family based on the packet if it's unspecified
Nikolay Aleksandrov
1
-1
/
+6
2019-06-29
net: sched: em_ipt: match only on ip/ipv6 traffic
Nikolay Aleksandrov
1
-0
/
+13
2019-06-29
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
1
-1
/
+5
2019-06-29
sctp: not bind the socket in sctp_connect
Xin Long
1
-21
/
+3
2019-06-29
Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-8
/
+8
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1209
-6544
/
+2313
2019-06-29
bpf_xdp_redirect_map: Perform map lookup in eBPF helper
Toke Høiland-Jørgensen
1
-14
/
+18
2019-06-29
devmap: Rename ifindex member in bpf_redirect_info
Toke Høiland-Jørgensen
1
-13
/
+13
2019-06-29
devmap/cpumap: Use flush list instead of bitmap
Toke Høiland-Jørgensen
1
-2
/
+0
2019-06-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Saeed Mahameed
1
-2
/
+4
2019-06-28
taprio: Adjust timestamps for TCP packets
Vedang Patel
1
-1
/
+40
2019-06-28
taprio: make clock reference conversions easier
Vedang Patel
1
-8
/
+22
2019-06-28
taprio: Add support for txtime-assist mode
Vedang Patel
1
-17
/
+324
2019-06-28
taprio: Remove inline directive
Vedang Patel
1
-1
/
+1
2019-06-28
taprio: calculate cycle_time when schedule is installed
Vedang Patel
1
-18
/
+11
2019-06-28
etf: Add skip_sock_check
Vedang Patel
1
-0
/
+10
2019-06-28
net: sched: protect against stack overflow in TC act_mirred
John Hurley
1
-0
/
+14
2019-06-28
net: sched: refactor reinsert action
John Hurley
2
-4
/
+3
2019-06-28
ipv4: enable route flushing in network namespaces
Christian Brauner
1
-4
/
+8
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-80
/
+95
2019-06-28
docs: leds: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-28
netfilter: Fix remainder of pseudo-header protocol 0
He Zhe
3
-4
/
+5
2019-06-28
Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux-merge
David S. Miller
39
-457
/
+1027
2019-06-28
Merge tag 'batadv-net-for-davem-20190627' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-2
/
+10
2019-06-28
SUNRPC: Fix up calculation of client message length
Trond Myklebust
1
-8
/
+8
2019-06-27
tipc: add dst_cache support for udp media
Xin Long
1
-25
/
+47
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-46
/
+160
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-28
/
+114
2019-06-27
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2
-1
/
+31
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
5
-14
/
+40
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
3
-5
/
+9
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
1
-7
/
+3
2019-06-27
xsk: Add getsockopt XDP_OPTIONS
Maxim Mikityanskiy
1
-0
/
+20
2019-06-27
xsk: Add API to check for available entries in FQ
Maxim Mikityanskiy
2
-0
/
+20
2019-06-27
ipv6: Convert gateway validation to use fib6_info
David Ahern
1
-62
/
+56
2019-06-27
batman-adv: mcast: apply optimizations for routable packets, too
Linus Lüssing
1
-18
/
+241
[prev]
[next]