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
*
net: dsa: Fix lockdep false positive splat
Marc Zyngier
2019-02-05
1
-0
/
+4
*
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
2019-02-05
1
-5
/
+8
*
net: cls_flower: Remove filter from mask before freeing it
Petr Machata
2019-02-04
1
-1
/
+5
*
net/smc: correct state change for peer closing
Ursula Braun
2019-02-04
1
-8
/
+1
*
net/smc: delete rkey first before switching to unused
Ursula Braun
2019-02-04
1
-1
/
+1
*
net/smc: fix sender_free computation
Ursula Braun
2019-02-04
3
-4
/
+30
*
net/smc: preallocated memory for rdma work requests
Ursula Braun
2019-02-04
7
-33
/
+92
*
sctp: check and update stream->out_curr when allocating stream_out
Xin Long
2019-02-03
1
-0
/
+20
*
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
2019-02-03
1
-0
/
+3
*
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
2019-02-03
1
-8
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-02
2
-2
/
+3
|
\
|
*
sk_msg: Always cancel strp work before freeing the psock
Jakub Sitnicki
2019-01-29
1
-2
/
+1
|
*
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
2019-01-23
1
-0
/
+2
*
|
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
2019-02-01
1
-2
/
+2
*
|
net/smc: fix use of variable in cleared area
Karsten Graul
2019-02-01
1
-4
/
+4
*
|
net/smc: use device link provided in qp_context
Karsten Graul
2019-02-01
1
-3
/
+3
*
|
net/smc: call smc_cdc_msg_send() under send_lock
Karsten Graul
2019-02-01
1
-1
/
+4
*
|
net/smc: do not wait under send_lock
Karsten Graul
2019-02-01
1
-6
/
+4
*
|
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
2019-02-01
1
-1
/
+10
*
|
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
2019-02-01
1
-4
/
+3
*
|
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
2019-02-01
1
-0
/
+4
*
|
net/smc: allow 16 byte pnetids in netlink policy
Hans Wippel
2019-02-01
1
-1
/
+1
*
|
net/smc: fix another sizeof to int comparison
Ursula Braun
2019-02-01
1
-1
/
+1
*
|
sctp: walk the list of asoc safely
Greg Kroah-Hartman
2019-02-01
1
-2
/
+2
*
|
Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge
David S. Miller
2019-02-01
3
-2
/
+8
|
\
\
|
*
|
batman-adv: release station info tidstats
Felix Fietkau
2019-01-25
1
-0
/
+3
|
*
|
batman-adv: Force mac header to start of data on xmit
Sven Eckelmann
2018-12-31
1
-0
/
+2
|
*
|
batman-adv: Avoid WARN on net_device without parent in netns
Sven Eckelmann
2018-12-30
1
-2
/
+3
*
|
|
cfg80211: call disconnect_wk when AP stops
Johannes Berg
2019-02-01
3
-1
/
+5
*
|
|
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
2019-02-01
1
-3
/
+9
*
|
|
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
2019-01-31
1
-3
/
+3
*
|
|
l2tp: copy 4 more bytes to linear part if necessary
Jacob Wen
2019-01-31
1
-3
/
+2
*
|
|
l2tp: fix reading optional fields of L2TPv3
Jacob Wen
2019-01-31
4
-0
/
+30
*
|
|
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
2019-01-30
1
-0
/
+2
*
|
|
net: ip6_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-01-30
1
-1
/
+6
*
|
|
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-01-30
1
-1
/
+6
*
|
|
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg
2019-01-30
1
-4
/
+4
*
|
|
net: socket: fix SIOCGIFNAME in compat
Johannes Berg
2019-01-30
1
-1
/
+2
*
|
|
Revert "kill dev_ifsioc()"
Johannes Berg
2019-01-30
1
-0
/
+49
*
|
|
Revert "socket: fix struct ifreq size in compat ioctl"
Johannes Berg
2019-01-30
1
-14
/
+8
*
|
|
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
2019-01-29
1
-0
/
+3
*
|
|
net: tls: Fix deadlock in free_resources tx
Dave Watson
2019-01-29
1
-0
/
+2
*
|
|
net: tls: Save iv in tls_rec for async crypto requests
Dave Watson
2019-01-29
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-01-28
5
-51
/
+165
|
\
\
\
|
*
|
|
netfilter: ipt_CLUSTERIP: fix warning unused variable cn
Anders Roxell
2019-01-28
1
-1
/
+1
|
*
|
|
netfilter: nfnetlink_osf: add missing fmatch check
Fernando Fernandez Mancera
2019-01-28
1
-0
/
+4
|
*
|
|
netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
Florian Westphal
2019-01-28
1
-3
/
+6
|
*
|
|
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
2019-01-24
1
-0
/
+12
|
*
|
|
netfilter: nft_compat: destroy function must not have side effects
Florian Westphal
2019-01-18
1
-1
/
+47
|
*
|
|
netfilter: nft_compat: make lists per netns
Florian Westphal
2019-01-18
1
-40
/
+89
[next]