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
...
|
*
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
2019-01-23
1
-31
/
+46
|
*
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2019-01-22
4
-6
/
+16
|
*
6lowpan: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-22
1
-21
/
+21
|
*
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-22
1
-5
/
+6
*
|
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
2019-02-25
1
-1
/
+1
*
|
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
2019-02-25
1
-11
/
+27
*
|
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2019-02-25
2
-8
/
+26
*
|
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
2019-02-25
1
-11
/
+67
*
|
ipv6: icmp: use percpu allocation
Kefeng Wang
2019-02-25
1
-6
/
+5
*
|
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
2019-02-25
1
-14
/
+11
*
|
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
2019-02-25
1
-3
/
+1
*
|
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
Herbert Xu
2019-02-25
1
-1
/
+1
*
|
net/sched: act_tunnel_key: Add dst_cache support
wenxu
2019-02-25
1
-4
/
+21
*
|
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
2019-02-25
1
-1
/
+0
*
|
net: dev: add generic protodown handler
Andy Roulin
2019-02-24
1
-0
/
+19
*
|
net: Skip GSO length estimation if transport header is not set
Maxim Mikityanskiy
2019-02-24
1
-1
/
+1
*
|
net: Use RCU_INIT_POINTER() to set sk_wq
Li RongQing
2019-02-24
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
30
-192
/
+255
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-24
29
-186
/
+246
|
|
\
\
|
|
*
|
tcp: repaired skbs must init their tso_segs
Eric Dumazet
2019-02-24
1
-0
/
+1
|
|
*
|
net/x25: fix a race in x25_bind()
Eric Dumazet
2019-02-24
1
-5
/
+8
|
|
*
|
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
2019-02-24
1
-8
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-23
2
-22
/
+39
|
|
|
\
\
|
|
|
*
|
Revert "xsk: simplify AF_XDP socket teardown"
Björn Töpel
2019-02-21
1
-1
/
+15
|
|
|
*
|
bpf/test_run: fix unkillable BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-02-19
1
-21
/
+24
|
|
*
|
|
udp: fix possible user after free in error handler
Paolo Abeni
2019-02-23
1
-2
/
+4
|
|
*
|
|
udpv6: fix possible user after free in error handler
Paolo Abeni
2019-02-23
1
-4
/
+6
|
|
*
|
|
fou6: fix proto error handler argument type
Paolo Abeni
2019-02-23
1
-1
/
+1
|
|
*
|
|
udpv6: add the required annotation to mib type
Paolo Abeni
2019-02-23
1
-1
/
+1
|
|
*
|
|
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
2019-02-23
1
-1
/
+1
|
|
*
|
|
Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-02-22
2
-3
/
+8
|
|
|
\
\
\
|
|
|
*
|
|
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
2019-02-22
1
-1
/
+6
|
|
|
*
|
|
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
2019-02-22
1
-2
/
+2
|
|
*
|
|
|
net: socket: add check for negative optlen in compat setsockopt
Jann Horn
2019-02-22
1
-1
/
+5
|
|
*
|
|
|
ipv6: route: purge exception on removal
Paolo Abeni
2019-02-22
1
-1
/
+12
|
|
*
|
|
|
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
2019-02-22
1
-0
/
+3
|
|
*
|
|
|
sctp: don't compare hb_timer expire date before starting it
Maciej Kwiecien
2019-02-22
1
-1
/
+2
|
|
|
/
/
/
|
|
*
|
|
phonet: fix building with clang
Arnd Bergmann
2019-02-22
1
-16
/
+16
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-02-22
8
-44
/
+44
|
|
|
\
\
\
|
|
|
*
|
|
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
Tobias Brunner
2019-02-18
2
-3
/
+5
|
|
|
*
|
|
af_key: unconditionally clone on broadcast
Sean Tranchetti
2019-02-12
1
-25
/
+15
|
|
|
*
|
|
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-02-05
4
-14
/
+22
|
|
|
*
|
|
esp: Skip TX bytes accounting when sending from a request socket
Martin Willi
2019-01-28
2
-2
/
+2
|
|
*
|
|
|
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
2019-02-22
1
-18
/
+18
|
|
*
|
|
|
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
2019-02-22
1
-16
/
+17
|
|
*
|
|
|
tipc: improve function tipc_wait_for_rcvmsg()
Tung Nguyen
2019-02-21
1
-4
/
+5
|
|
*
|
|
|
tipc: improve function tipc_wait_for_cond()
Tung Nguyen
2019-02-21
1
-1
/
+1
|
|
*
|
|
|
net/smc: fix smc_poll in SMC_INIT state
Ursula Braun
2019-02-21
1
-3
/
+3
|
|
*
|
|
|
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
Paolo Abeni
2019-02-21
1
-1
/
+5
|
|
*
|
|
|
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
Paolo Abeni
2019-02-21
1
-5
/
+6
[prev]
[next]