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
*
tls: Add support for inplace records encryption
Vakul Garg
2018-10-02
1
-18
/
+73
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-10-02
7
-50
/
+185
|
\
|
*
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
2018-09-28
2
-14
/
+11
|
*
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
2018-09-27
1
-0
/
+10
|
*
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
2018-09-27
1
-15
/
+27
|
*
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
2018-09-27
1
-7
/
+7
|
*
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2018-09-27
2
-0
/
+110
|
*
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
Andrea Parri
2018-09-27
3
-14
/
+20
*
|
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
2018-10-02
1
-12
/
+36
*
|
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
2018-10-02
4
-4
/
+4
*
|
bridge: mcast: Default back to multicast enabled state
Ido Schimmel
2018-10-02
1
-0
/
+1
*
|
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-10-02
2
-9
/
+4
*
|
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-2
/
+1
*
|
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-11
/
+12
*
|
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-16
/
+16
*
|
net: ip6_update_pmtu() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-9
/
+8
*
|
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
2018-10-02
2
-4
/
+2
*
|
net: ip6_redirect_no_header() - use new style struct initializer instead of m...
Maciej Żenczykowski
2018-10-02
1
-9
/
+8
*
|
net: ip6_redirect() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-10
/
+9
*
|
net: inet_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-2
/
+1
*
|
net: ip_rt_get_source() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-12
/
+9
*
|
net: drop unused skb_append_datato_frags()
Paolo Abeni
2018-10-02
1
-58
/
+0
*
|
tcp/fq: move back to CLOCK_MONOTONIC
Eric Dumazet
2018-10-01
2
-4
/
+4
*
|
net_sched: fix a crash in tc_new_tfilter()
Cong Wang
2018-10-01
1
-1
/
+3
*
|
tcp: adjust rcv zerocopy hints based on frag sizes
Soheil Hassas Yeganeh
2018-10-01
1
-1
/
+10
*
|
tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZE
Soheil Hassas Yeganeh
2018-10-01
1
-5
/
+9
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
4
-10
/
+12
|
\
\
|
*
|
xfrm: allow driver to quietly refuse offload
Shannon Nelson
2018-08-29
1
-1
/
+5
|
*
|
esp: remove redundant define esph
Haishuang Yan
2018-08-29
2
-8
/
+6
|
*
|
xfrm: Make function xfrmi_get_link_net() static
Wei Yongjun
2018-08-29
1
-1
/
+1
*
|
|
tcp: start receiver buffer autotuning sooner
Yuchung Cheng
2018-10-01
1
-1
/
+1
*
|
|
openvswitch: Use correct reply values in datapath and vport ops
Yifeng Sun
2018-09-29
1
-10
/
+10
*
|
|
tls: Remove redundant vars from tls record structure
Vakul Garg
2018-09-29
1
-49
/
+43
*
|
|
tipc: buffer overflow handling in listener socket
Tung Nguyen
2018-09-29
3
-6
/
+64
*
|
|
tipc: add SYN bit to connection setup messages
Jon Maloy
2018-09-29
3
-5
/
+22
*
|
|
tipc: refactor function tipc_sk_filter_connect()
Jon Maloy
2018-09-29
1
-58
/
+43
*
|
|
tipc: refactor function tipc_sk_timeout()
Jon Maloy
2018-09-29
1
-24
/
+38
*
|
|
tipc: refactor function tipc_msg_reverse()
Jon Maloy
2018-09-29
1
-30
/
+28
*
|
|
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
2018-09-29
3
-46
/
+8
*
|
|
net: sched: make function qdisc_free_cb() static
Wei Yongjun
2018-09-28
1
-1
/
+1
*
|
|
net: bridge: explicitly zero is_sticky in fdb_create
Nikolay Aleksandrov
2018-09-28
1
-0
/
+1
*
|
|
net/tls: Make function get_rec() static
Wei Yongjun
2018-09-28
1
-1
/
+1
*
|
|
net/core: make function ___gnet_stats_copy_basic() static
Wei Yongjun
2018-09-28
1
-1
/
+1
*
|
|
net: ovs: fix return type of ndo_start_xmit function
YueHaibing
2018-09-28
1
-2
/
+3
|
|
/
|
/
|
*
|
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-26
10
-13
/
+13
*
|
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-09-26
11
-17
/
+13
*
|
net: bridge: pack net_bridge better
Nikolay Aleksandrov
2018-09-26
1
-2
/
+2
*
|
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
2018-09-26
3
-4
/
+4
*
|
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
2018-09-26
4
-9
/
+12
*
|
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
2018-09-26
4
-32
/
+33
[next]