index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ip6gre: add erspan v2 to tunnel lookup
William Tu
2018-03-09
1
-1
/
+2
|
*
|
|
|
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2018-03-09
5
-8
/
+8
|
*
|
|
|
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
2018-03-09
1
-4
/
+8
|
*
|
|
|
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
2018-03-09
1
-1
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-08
1
-18
/
+42
|
|
\
\
\
\
|
|
*
|
|
|
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
Daniel Axtens
2018-03-03
1
-18
/
+42
|
*
|
|
|
|
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
2018-03-07
1
-2
/
+5
|
*
|
|
|
|
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2018-03-07
2
-0
/
+2
|
*
|
|
|
|
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
2018-03-07
1
-0
/
+5
|
*
|
|
|
|
l2tp: do not accept arbitrary sockets
Eric Dumazet
2018-03-07
1
-2
/
+6
|
*
|
|
|
|
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
2018-03-07
1
-0
/
+3
|
*
|
|
|
|
ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
Stefano Brivio
2018-03-07
1
-29
/
+42
|
*
|
|
|
|
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2018-03-07
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-03-07
1
-1
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Bluetooth: Fix missing encryption refresh on Security Request
Szymon Janc
2018-03-01
1
-1
/
+7
|
*
|
|
|
|
|
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-03-06
1
-2
/
+4
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
2018-03-22
2
-9
/
+7
*
|
|
|
|
|
net: Make ip_ra_chain per struct net
Kirill Tkhai
2018-03-22
2
-16
/
+4
*
|
|
|
|
|
net: Revert "ipv4: fix a deadlock in ip_ra_control"
Kirill Tkhai
2018-03-22
3
-5
/
+9
*
|
|
|
|
|
net: Move IP_ROUTER_ALERT out of lock_sock(sk)
Kirill Tkhai
2018-03-22
1
-3
/
+2
*
|
|
|
|
|
net: Revert "ipv4: get rid of ip_ra_lock"
Kirill Tkhai
2018-03-22
1
-2
/
+10
*
|
|
|
|
|
gre: fix TUNNEL_SEQ bit check on sequence numbering
Colin Ian King
2018-03-22
2
-2
/
+2
*
|
|
|
|
|
tipc: step sk->sk_drops when rcv buffer is full
GhantaKrishnamurthy MohanKrishna
2018-03-22
1
-2
/
+7
*
|
|
|
|
|
tipc: implement socket diagnostics for AF_TIPC
GhantaKrishnamurthy MohanKrishna
2018-03-22
5
-6
/
+203
*
|
|
|
|
|
tipc: modify socket iterator for sock_diag
GhantaKrishnamurthy MohanKrishna
2018-03-22
1
-24
/
+41
*
|
|
|
|
|
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
2018-03-22
1
-1
/
+3
*
|
|
|
|
|
Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...
David S. Miller
2018-03-22
5
-37
/
+522
|
\
\
\
\
\
\
|
*
|
|
|
|
|
batman-adv: add multicast flags netlink support
Linus Lüssing
2018-03-14
3
-0
/
+267
|
*
|
|
|
|
|
batman-adv: add DAT cache netlink support
Linus Lüssing
2018-03-14
3
-33
/
+203
|
*
|
|
|
|
|
batman-adv: Avoid redundant multicast TT entries
Linus Lüssing
2018-03-04
1
-4
/
+52
*
|
|
|
|
|
|
rds: tcp: remove register_netdevice_notifier infrastructure.
Sowmini Varadhan
2018-03-22
1
-70
/
+23
*
|
|
|
|
|
|
net: Convert nf_ct_net_ops
Kirill Tkhai
2018-03-22
1
-0
/
+1
*
|
|
|
|
|
|
net: Convert lowpan_frags_ops
Kirill Tkhai
2018-03-22
1
-0
/
+1
*
|
|
|
|
|
|
net: Convert can_pernet_ops
Kirill Tkhai
2018-03-22
1
-0
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-21
4
-64
/
+343
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
2018-03-19
1
-1
/
+134
|
*
|
|
|
|
|
|
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
2018-03-19
1
-0
/
+16
|
*
|
|
|
|
|
|
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
2018-03-19
1
-0
/
+16
|
*
|
|
|
|
|
|
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
1
-0
/
+106
|
*
|
|
|
|
|
|
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
2
-13
/
+18
|
*
|
|
|
|
|
|
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
2018-03-19
1
-1
/
+3
|
*
|
|
|
|
|
|
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-03-19
2
-62
/
+63
*
|
|
|
|
|
|
|
sctp: use proc_remove_subtree()
Al Viro
2018-03-18
3
-130
/
+27
*
|
|
|
|
|
|
|
rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
Sowmini Varadhan
2018-03-17
1
-8
/
+9
*
|
|
|
|
|
|
|
tipc: some name changes
Jon Maloy
2018-03-17
5
-103
/
+106
*
|
|
|
|
|
|
|
tipc: merge two lists in struct publication
Jon Maloy
2018-03-17
2
-13
/
+12
*
|
|
|
|
|
|
|
tipc: remove zone_list member in struct publication
Jon Maloy
2018-03-17
2
-76
/
+30
*
|
|
|
|
|
|
|
tipc: remove zone publication list in name table
Jon Maloy
2018-03-17
4
-26
/
+29
*
|
|
|
|
|
|
|
tipc: obsolete TIPC_ZONE_SCOPE
Jon Maloy
2018-03-17
6
-40
/
+23
*
|
|
|
|
|
|
|
net: Convert ip_vs_ftp_ops
Kirill Tkhai
2018-03-17
1
-0
/
+1
[prev]
[next]