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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove dst->next
David Miller
2017-11-30
1
-4
/
+0
*
net: Rearrange dst_entry layout to avoid useless padding.
David Miller
2017-11-30
1
-19
/
+12
*
xfrm: Move dst->path into struct xfrm_dst
David Miller
2017-11-30
2
-3
/
+15
*
ipv6: Move dst->from into struct rt6_info.
David Miller
2017-11-30
2
-7
/
+5
*
xfrm: Move child route linkage into xfrm_dst.
David Miller
2017-11-30
2
-7
/
+11
*
ipsec: Create and use new helpers for dst child access.
David Miller
2017-11-30
1
-0
/
+5
*
net: Create and use new helper xfrm_dst_child().
David Miller
2017-11-30
1
-0
/
+9
*
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
2017-11-30
2
-3
/
+3
*
decnet: Move dn_next into decnet route structure.
David Miller
2017-11-30
2
-1
/
+1
*
net: dst->rt_next is unused.
David Miller
2017-11-30
1
-1
/
+0
*
sctp: remove extern from stream sched
Xin Long
2017-11-28
2
-0
/
+10
*
sctp: force the params with right types for sctp csum apis
Xin Long
2017-11-28
1
-6
/
+7
*
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-11-28
1
-1
/
+7
|
\
|
*
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-27
1
-1
/
+7
*
|
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
1
-0
/
+1
|
/
*
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2017-11-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-17
2
-9
/
+5
|
\
|
*
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
2017-11-18
1
-1
/
+2
|
*
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
2017-11-16
1
-8
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
3
-11
/
+1
|
\
\
|
|
/
|
/
|
|
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
3
-10
/
+0
|
*
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-15
1
-1
/
+1
*
|
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
56
-365
/
+1158
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tcp: highest_sack fix
Eric Dumazet
2017-11-15
1
-14
/
+3
|
*
|
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
2017-11-15
2
-3
/
+4
|
*
|
uapi: fix linux/tls.h userspace compilation error
Dmitry V. Levin
2017-11-15
1
-0
/
+4
|
*
|
tls: Move tls_make_aad to header to allow sharing
Ilya Lesokhin
2017-11-14
1
-0
/
+15
|
*
|
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
Ilya Lesokhin
2017-11-14
1
-1
/
+1
|
*
|
tls: Add function to update the TLS socket configuration
Ilya Lesokhin
2017-11-14
1
-0
/
+2
|
*
|
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
2017-11-14
1
-0
/
+2
|
*
|
net: dsa: Support prepended Broadcom tag
Florian Fainelli
2017-11-13
1
-0
/
+1
|
*
|
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-13
1
-1
/
+2
|
*
|
net: Remove unused skb_shared_info member
Mat Martineau
2017-11-11
1
-1
/
+0
|
*
|
tcp: retire FACK loss detection
Yuchung Cheng
2017-11-11
1
-13
/
+1
|
*
|
tipc: improve link resiliency when rps is activated
Jon Maloy
2017-11-11
2
-6
/
+68
|
*
|
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2017-11-10
1
-9
/
+37
|
*
|
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
2017-11-10
2
-2
/
+2
|
*
|
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
2017-11-10
1
-0
/
+22
|
*
|
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
2017-11-10
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
2
-3
/
+25
|
|
\
\
|
*
|
|
net: dsa: setup and teardown tree
Vivien Didelot
2017-11-09
1
-1
/
+1
|
*
|
|
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2017-11-09
1
-1
/
+1
|
*
|
|
openvswitch: enable NSH support
Yi Yang
2017-11-08
1
-0
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-11-08
4
-9
/
+25
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: get set elements via netlink
Pablo Neira Ayuso
2017-11-07
1
-0
/
+5
|
|
*
|
|
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
2017-11-06
1
-2
/
+2
|
|
*
|
|
netfilter: conntrack: make l3proto trackers const
Florian Westphal
2017-10-24
2
-2
/
+2
|
|
*
|
|
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
2017-10-24
1
-1
/
+0
[next]