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
*
tcp: cleanup copied_seq and urg_data in tcp_disconnect
Eric Dumazet
2018-07-08
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-08
3
-20
/
+109
|
\
|
*
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
2018-07-08
1
-2
/
+7
|
*
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
2018-07-08
1
-7
/
+91
|
*
bpf: fix sk_skb programs without skb->dev assigned
John Fastabend
2018-07-08
1
-1
/
+2
|
*
xsk: fix potential race in SKB TX completion code
Magnus Karlsson
2018-07-03
1
-0
/
+4
|
*
xsk: frame could be completed more than once in SKB path
Magnus Karlsson
2018-07-03
1
-3
/
+3
|
*
xsk: fix potential lost completion message in SKB path
Magnus Karlsson
2018-07-03
1
-7
/
+2
*
|
ipfrag: really prevent allocation on netns exit
Paolo Abeni
2018-07-08
1
-1
/
+1
*
|
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
2018-07-08
1
-2
/
+1
*
|
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
2018-07-08
1
-0
/
+1
*
|
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
1
-3
/
+3
*
|
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
1
-3
/
+3
*
|
net/smc: reduce sock_put() for fallback sockets
Ursula Braun
2018-07-07
2
-5
/
+12
*
|
tipc: make function tipc_net_finalize() thread safe
Jon Maloy
2018-07-07
1
-6
/
+11
*
|
tipc: fix correct setting of message type in second discoverer
Jon Maloy
2018-07-07
1
-6
/
+7
*
|
tipc: correct discovery message handling during address trial period
Jon Maloy
2018-07-07
1
-1
/
+4
*
|
tipc: fix wrong return value from function tipc_node_try_addr()
Jon Maloy
2018-07-07
1
-2
/
+5
*
|
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
2018-07-06
1
-2
/
+3
*
|
net: qrtr: Reset the node and port ID of broadcast messages
Arun Kumar Neelakantam
2018-07-05
1
-2
/
+7
*
|
net: qrtr: Broadcast messages only from control port
Arun Kumar Neelakantam
2018-07-05
1
-0
/
+4
*
|
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-07-05
3
-95
/
+52
*
|
sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
Xin Long
2018-07-04
1
-1
/
+1
*
|
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2018-07-04
2
-72
/
+87
*
|
gen_stats: Fix netlink stats dumping in the presence of padding
Toke Høiland-Jørgensen
2018-07-04
1
-2
/
+14
*
|
tls: fix skb_to_sgvec returning unhandled error.
Doron Roberts-Kedes
2018-07-03
1
-0
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
31
-171
/
+415
|
\
|
*
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
Eric Biggers
2018-07-02
1
-1
/
+1
|
*
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-07-02
4
-6
/
+4
|
*
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
2018-07-01
1
-0
/
+9
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-01
1
-32
/
+54
|
|
\
|
|
*
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
2018-06-29
1
-32
/
+54
|
*
|
net: fib_rules: bring back rule_exists to match rule during add
Roopa Prabhu
2018-06-30
1
-1
/
+71
|
*
|
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
Cong Wang
2018-06-30
1
-9
/
+2
|
*
|
net/ipv6: Fix updates to prefix route
David Ahern
2018-06-30
1
-3
/
+6
|
*
|
net: cleanup gfp mask in alloc_skb_with_frags
Michal Hocko
2018-06-30
1
-2
/
+1
|
*
|
tcp: fix Fast Open key endianness
Yuchung Cheng
2018-06-30
1
-5
/
+13
|
*
|
Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-06-29
2
-21
/
+16
|
|
\
\
|
|
*
|
nl80211: check nla_parse_nested() return values
Johannes Berg
2018-06-29
1
-5
/
+11
|
|
*
|
nl80211: relax ht operation checks for mesh
Bob Copeland
2018-06-29
1
-16
/
+3
|
|
*
|
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
Denis Kenzior
2018-06-29
1
-0
/
+2
|
*
|
|
net, mm: account sock objects to kmemcg
Shakeel Butt
2018-06-29
1
-2
/
+5
|
|
/
/
|
*
|
net/smc: rebuild nonblocking connect
Ursula Braun
2018-06-28
2
-28
/
+71
|
*
|
tcp: add one more quick ack after after ECN events
Eric Dumazet
2018-06-28
1
-2
/
+2
|
*
|
bpfilter: include bpfilter_umh in assembly instead of using objcopy
Masahiro Yamada
2018-06-28
3
-21
/
+14
|
*
|
strparser: Remove early eaten to fix full tcp receive buffer stall
Doron Roberts-Kedes
2018-06-28
1
-16
/
+1
|
*
|
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
2018-06-28
2
-5
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-28
5
-11
/
+68
|
|
\
\
|
|
*
|
netfilter: nf_conncount: fix garbage collection confirm race
Florian Westphal
2018-06-26
1
-5
/
+47
|
|
*
|
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
2018-06-26
1
-3
/
+6
[next]