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
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
51
-57
/
+56
*
udp: enable busy polling for all sockets
Eric Dumazet
2016-11-18
2
-0
/
+4
*
RDS: TCP: Force every connection to be initiated by numerically smaller IP ad...
Sowmini Varadhan
2016-11-17
3
-18
/
+26
*
RDS: TCP: Track peer's connection generation number
Sowmini Varadhan
2016-11-17
6
-3
/
+57
*
RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list
Sowmini Varadhan
2016-11-17
1
-0
/
+3
*
net_sched: sch_fq: use hash_ptr()
Eric Dumazet
2016-11-17
1
-2
/
+2
*
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2016-11-17
3
-47
/
+61
*
netpoll: more efficient locking
Eric Dumazet
2016-11-17
2
-4
/
+3
*
net: busy-poll: return busypolling status to drivers
Eric Dumazet
2016-11-16
1
-4
/
+6
*
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
2016-11-16
1
-20
/
+82
*
ipv6: sr: add option to control lwtunnel support
David Lebrun
2016-11-16
3
-3
/
+23
*
tcp: allow to enable the repair mode for non-listening sockets
Andrey Vagin
2016-11-16
1
-1
/
+1
*
dctcp: update cwnd on congestion event
Florian Westphal
2016-11-16
1
-1
/
+8
*
udplite: fix NULL pointer dereference
Paolo Abeni
2016-11-15
3
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
54
-249
/
+469
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-11-14
44
-184
/
+357
|
|
\
|
|
*
sctp: change sk state only when it has assocs in sctp_shutdown
Xin Long
2016-11-14
1
-8
/
+7
|
|
*
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-13
2
-3
/
+22
|
|
*
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
2016-11-13
1
-1
/
+3
|
|
*
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
2016-11-13
1
-3
/
+8
|
|
*
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2016-11-13
2
-19
/
+66
|
|
*
ipv4: update comment to document GSO fragmentation cases.
Lance Richardson
2016-11-10
1
-5
/
+11
|
|
*
net: tcp response should set oif only if it is L3 master
David Ahern
2016-11-10
2
-3
/
+8
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-11-10
12
-40
/
+108
|
|
|
\
|
|
|
*
netfilter: nf_tables: fix oops when inserting an element into a verdict map
Liping Zhang
2016-11-08
1
-0
/
+1
|
|
|
*
netfilter: conntrack: refine gc worker heuristics
Florian Westphal
2016-11-08
1
-8
/
+41
|
|
|
*
netfilter: conntrack: fix CT target for UNSPEC helpers
Florian Westphal
2016-11-08
1
-3
/
+8
|
|
|
*
netfilter: connmark: ignore skbs with magic untracked conntrack objects
Florian Westphal
2016-11-08
1
-2
/
+2
|
|
|
*
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
WANG Cong
2016-11-08
1
-1
/
+1
|
|
|
*
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
2016-10-31
2
-4
/
+8
|
|
|
*
netfilter: nf_tables: destroy the set if fail to add transaction
Liping Zhang
2016-10-31
1
-1
/
+3
|
|
|
*
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-10-28
1
-2
/
+5
|
|
|
*
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
2016-10-27
1
-1
/
+1
|
|
|
*
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
2016-10-27
1
-1
/
+4
|
|
|
*
netfilter: nf_tables: fix race when create new element in dynset
Liping Zhang
2016-10-27
1
-3
/
+12
|
|
|
*
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
2016-10-27
4
-14
/
+19
|
|
|
*
netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled
Liping Zhang
2016-10-27
1
-0
/
+3
|
|
*
|
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2016-11-10
1
-0
/
+1
|
|
*
|
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
2016-11-10
1
-2
/
+2
|
|
*
|
net-ipv6: on device mtu change do not add mtu to mtu-less routes
Maciej Żenczykowski
2016-11-09
1
-0
/
+1
|
|
*
|
sock: fix sendmmsg for partial sendmsg
Soheil Hassas Yeganeh
2016-11-09
1
-0
/
+2
|
|
*
|
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
2016-11-08
1
-12
/
+9
|
|
*
|
net: icmp6_send should use dst dev to determine L3 domain
David Ahern
2016-11-08
1
-1
/
+1
|
|
*
|
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
2016-11-07
1
-2
/
+5
|
|
*
|
genetlink: fix a memory leak on error path
WANG Cong
2016-11-03
1
-1
/
+3
|
|
*
|
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
2016-11-03
1
-0
/
+1
|
|
*
|
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
2016-11-03
1
-7
/
+8
|
|
*
|
netlink: netlink_diag_dump() runs without locks
Eric Dumazet
2016-11-03
1
-4
/
+1
|
|
*
|
dccp: fix out of bound access in dccp_v4_err()
Eric Dumazet
2016-11-03
1
-6
/
+8
|
|
*
|
dccp: do not send reset to already closed sockets
Eric Dumazet
2016-11-03
1
-0
/
+4
[next]