index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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: rxrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-24
3
-0
/
+4
*
ipv6: addrconf: do not block BH in ipv6_chk_home_addr()
Eric Dumazet
2017-10-24
1
-3
/
+3
*
ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
Eric Dumazet
2017-10-24
1
-8
/
+8
*
ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
Eric Dumazet
2017-10-24
1
-3
/
+3
*
ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
Eric Dumazet
2017-10-24
1
-3
/
+3
*
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
2017-10-24
1
-7
/
+9
*
ipv6: addrconf: factorize inet6_addr_hash() call
Eric Dumazet
2017-10-24
1
-10
/
+5
*
ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
Eric Dumazet
2017-10-24
1
-18
/
+17
*
tcp: add tracepoint trace_tcp_set_state()
Song Liu
2017-10-24
1
-0
/
+4
*
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
2017-10-24
1
-0
/
+2
*
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
2017-10-24
1
-0
/
+3
*
tcp: add tracepoint trace_tcp_send_reset
Song Liu
2017-10-24
4
-3
/
+20
*
Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-10-24
2
-5
/
+5
|
\
|
*
batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
Sven Eckelmann
2017-10-17
1
-5
/
+4
|
*
batman-adv: Add missing kerneldoc for extack
Sven Eckelmann
2017-10-12
1
-0
/
+1
*
|
net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
2017-10-23
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
35
-139
/
+229
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-21
35
-138
/
+230
|
|
\
\
|
|
*
|
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-10-22
2
-2
/
+3
|
|
*
|
rxrpc: Don't release call mutex on error pointer
David Howells
2017-10-22
1
-2
/
+3
|
|
*
|
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
2017-10-22
1
-3
/
+2
|
|
*
|
soreuseport: fix initialization race
Craig Gallek
2017-10-22
3
-11
/
+11
|
|
*
|
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
2017-10-22
1
-1
/
+1
|
|
*
|
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
2017-10-22
1
-0
/
+4
|
|
*
|
udp: make some messages more descriptive
Matteo Croce
2017-10-21
1
-2
/
+2
|
|
*
|
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
2017-10-21
2
-6
/
+19
|
|
|
\
\
|
|
|
*
|
can: af_can: can_pernet_init(): add missing error handling for kzalloc return...
Marc Kleine-Budde
2017-10-19
1
-1
/
+13
|
|
|
*
|
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
Marc Kleine-Budde
2017-10-19
1
-3
/
+3
|
|
|
*
|
can: bcm: check for null sk before deferencing it via the call to sock_net
Colin Ian King
2017-10-19
1
-2
/
+3
|
|
*
|
|
hv_sock: add locking in the open/close/release code paths
Dexuan Cui
2017-10-21
1
-4
/
+18
|
|
*
|
|
net/ncsi: Fix length of GVI response packet
Gavin Shan
2017-10-21
1
-1
/
+1
|
|
*
|
|
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
2017-10-21
1
-3
/
+5
|
|
*
|
|
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
2017-10-21
1
-2
/
+10
|
|
*
|
|
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
2017-10-21
1
-6
/
+9
|
|
*
|
|
net/ncsi: Fix AEN HNCDSC packet length
Samuel Mendoza-Jonas
2017-10-21
1
-1
/
+1
|
|
*
|
|
packet: avoid panic in packet_getsockopt()
Eric Dumazet
2017-10-21
1
-8
/
+16
|
|
*
|
|
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-10-21
6
-38
/
+33
|
|
*
|
|
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
1
-1
/
+1
|
|
*
|
|
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
1
-14
/
+15
|
|
*
|
|
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
2017-10-20
1
-1
/
+1
|
|
*
|
|
sctp: do not peel off an assoc from one netns to another one
Xin Long
2017-10-19
1
-0
/
+4
|
|
|
/
/
|
|
*
|
netlink: fix netlink_ack() extack race
Johannes Berg
2017-10-18
1
-4
/
+4
|
|
*
|
Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-10-16
1
-4
/
+17
|
|
|
\
\
|
|
|
*
|
mac80211: accept key reinstall without changing anything
Johannes Berg
2017-10-16
1
-4
/
+17
|
|
*
|
|
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
Xin Long
2017-10-16
1
-1
/
+12
|
|
*
|
|
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
Or Gerlitz
2017-10-16
1
-0
/
+2
|
|
*
|
|
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-10-16
1
-3
/
+3
|
|
*
|
|
net: enable interface alias removal via rtnl
Nicolas Dichtel
2017-10-16
1
-1
/
+4
|
|
*
|
|
rtnetlink: do not set notification for tx_queue_len in do_setlink
Xin Long
2017-10-16
1
-1
/
+1
|
|
*
|
|
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
Xin Long
2017-10-16
1
-1
/
+1
[next]