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
2017-10-19
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
Marc Kleine-Budde
1
-3
/
+3
2017-10-19
can: bcm: check for null sk before deferencing it via the call to sock_net
Colin Ian King
1
-2
/
+3
2017-10-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
1
-0
/
+16
2017-10-19
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
James Morris
1
-1
/
+1
2017-10-18
Merge remote-tracking branch 'net-next/master'
Stefan Schmidt
308
-4057
/
+9969
2017-10-18
tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction
Eric Dumazet
1
-6
/
+3
2017-10-18
bpf: allow access to skb->len from offloads
Jakub Kicinski
1
-0
/
+2
2017-10-18
bpf: move knowledge about post-translation offsets out of verifier
Jakub Kicinski
1
-0
/
+40
2017-10-18
bpf: split verifier and program ops
Jakub Kicinski
1
-9
/
+36
2017-10-18
net: ipx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-18
ipv6: mark expected switch fall-throughs
Gustavo A. R. Silva
10
-6
/
+19
2017-10-18
ipv4: mark expected switch fall-throughs
Gustavo A. R. Silva
7
-3
/
+11
2017-10-18
decnet: af_decnet: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-10-18
sunrpc: Convert timers to use timer_setup()
Kees Cook
4
-15
/
+13
2017-10-18
ipv4: timewait: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-18
net: atm: Convert timers to use timer_setup()
Kees Cook
3
-13
/
+11
2017-10-18
net/core: Convert sk_timer users to use timer_setup()
Kees Cook
6
-42
/
+46
2017-10-18
net/core: Collapse redundant sk_timer callback data assignments
Kees Cook
5
-5
/
+1
2017-10-18
inet: frags: Convert timers to use timer_setup()
Kees Cook
5
-10
/
+14
2017-10-18
inet/connection_sock: Convert timers to use timer_setup()
Kees Cook
3
-27
/
+30
2017-10-18
netfilter: ipset: Convert timers to use timer_setup()
Kees Cook
6
-15
/
+25
2017-10-18
net: sched: Convert timers to use timer_setup()
Kees Cook
5
-20
/
+23
2017-10-18
net: can: Convert timers to use timer_setup()
Kees Cook
3
-7
/
+7
2017-10-18
xfrm: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+8
2017-10-18
net/rose: Convert timers to use timer_setup()
Kees Cook
5
-44
/
+36
2017-10-18
net/lapb: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+10
2017-10-18
net/decnet: Convert timers to use timer_setup()
Kees Cook
3
-22
/
+5
2017-10-18
net: dsa: split dsa_port's netdev member
Vivien Didelot
5
-25
/
+25
2017-10-18
net: dsa: rename dsa_master_get_slave
Vivien Didelot
9
-10
/
+10
2017-10-18
net: dsa: add slave to master helper
Vivien Didelot
2
-22
/
+17
2017-10-18
net: dsa: add slave to port helper
Vivien Didelot
11
-115
/
+115
2017-10-18
net: dsa: add slave notify helper
Vivien Didelot
1
-12
/
+17
2017-10-18
net: dsa: use port's cpu_dp when creating a slave
Vivien Didelot
1
-5
/
+2
2017-10-18
netlink: fix netlink_ack() extack race
Johannes Berg
1
-4
/
+4
2017-10-18
netlink: use NETLINK_CB(in_skb).sk instead of looking it up
Johannes Berg
1
-10
/
+2
2017-10-18
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
1
-0
/
+27
2017-10-18
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
1
-29
/
+111
2017-10-18
rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals
David Howells
1
-26
/
+81
2017-10-18
rxrpc: Provide functions for allowing cleaner handling of signals
David Howells
2
-0
/
+32
2017-10-18
rxrpc: Support service upgrade from a kernel service
David Howells
2
-2
/
+8
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
1
-1
/
+1
2017-10-18
mac80211: validate user rate mask before configuring driver
Johannes Berg
1
-6
/
+6
2017-10-18
cfg80211: fix connect/disconnect edge cases
Johannes Berg
1
-9
/
+41
2017-10-18
mac80211: use constant time comparison with keys
Jason A. Donenfeld
1
-1
/
+2
2017-10-17
ethtool: add ethtool_intersect_link_masks
Alan Brady
1
-0
/
+16
2017-10-17
net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
Henrik Austad
1
-0
/
+1
2017-10-17
batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
Sven Eckelmann
1
-5
/
+4
2017-10-16
tipc: fix rebasing error
Jon Maloy
1
-0
/
+1
2017-10-16
Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-4
/
+17
2017-10-16
net: core: rcu-ify rtnl af_ops
Florian Westphal
2
-18
/
+48
[prev]
[next]