index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
cma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
MAINTAINERS: add maintainer for SFF/SFP/SFP+ support
Russell King
1
-0
/
+9
2019-02-06
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
1
-1
/
+2
2019-02-06
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
1
-1
/
+1
2019-02-06
net: dsa: mv88e6xxx: Fix counting of ATU violations
Andrew Lunn
1
-9
/
+12
2019-02-05
net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...
Guy Shattah
1
-2
/
+7
2019-02-05
net/mlx5e: Properly set steering match levels for offloaded TC decap rules
Or Gerlitz
5
-18
/
+24
2019-02-05
net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance
Raed Salem
1
-0
/
+6
2019-02-05
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
1
-39
/
+23
2019-02-05
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
1
-1
/
+3
2019-02-05
net: dsa: Fix lockdep false positive splat
Marc Zyngier
1
-0
/
+4
2019-02-05
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
1
-5
/
+8
2019-02-04
s390/qeth: conclude all event processing before offlining a card
Julian Wiedmann
4
-5
/
+15
2019-02-04
s390/qeth: cancel close_dev work before removing a card
Julian Wiedmann
3
-0
/
+4
2019-02-04
s390/qeth: fix use-after-free in error path
Julian Wiedmann
1
-9
/
+6
2019-02-04
s390/qeth: release cmd buffer in error paths
Julian Wiedmann
1
-0
/
+6
2019-02-04
net: cls_flower: Remove filter from mask before freeing it
Petr Machata
1
-1
/
+5
2019-02-04
net/smc: correct state change for peer closing
Ursula Braun
1
-8
/
+1
2019-02-04
net/smc: delete rkey first before switching to unused
Ursula Braun
1
-1
/
+1
2019-02-04
net/smc: fix sender_free computation
Ursula Braun
3
-4
/
+30
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
7
-33
/
+92
2019-02-04
net: dp83640: expire old TX-skb
Sebastian Andrzej Siewior
1
-3
/
+10
2019-02-04
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
7
-83
/
+85
2019-02-04
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
1
-0
/
+16
2019-02-04
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2
-1
/
+763
2019-02-04
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
1
-1
/
+1
2019-02-04
virtio_net: Account for tx bytes and packets on sending xdp_frames
Toshiaki Makita
1
-4
/
+16
2019-02-03
sctp: check and update stream->out_curr when allocating stream_out
Xin Long
1
-0
/
+20
2019-02-03
MAINTAINERS: add entry for redpine wireless driver
Siva Rebbagondla
1
-0
/
+7
2019-02-03
net: systemport: Fix WoL with password after deep sleep
Florian Fainelli
2
-15
/
+12
2019-02-03
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
1
-0
/
+3
2019-02-03
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
1
-8
/
+18
2019-02-03
Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
Russell King
1
-16
/
+0
2019-02-01
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
1
-2
/
+2
2019-02-01
net/smc: fix use of variable in cleared area
Karsten Graul
1
-4
/
+4
2019-02-01
net/smc: use device link provided in qp_context
Karsten Graul
1
-3
/
+3
2019-02-01
net/smc: call smc_cdc_msg_send() under send_lock
Karsten Graul
1
-1
/
+4
2019-02-01
net/smc: do not wait under send_lock
Karsten Graul
1
-6
/
+4
2019-02-01
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
1
-1
/
+10
2019-02-01
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
1
-4
/
+3
2019-02-01
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
1
-0
/
+4
2019-02-01
net/smc: allow 16 byte pnetids in netlink policy
Hans Wippel
1
-1
/
+1
2019-02-01
net/smc: fix another sizeof to int comparison
Ursula Braun
1
-1
/
+1
2019-02-01
enic: fix checksum validation for IPv6
Govindarajulu Varadarajan
1
-1
/
+2
2019-02-01
sctp: walk the list of asoc safely
Greg Kroah-Hartman
1
-2
/
+2
2019-02-01
skge: potential memory corruption in skge_get_regs()
Dan Carpenter
1
-2
/
+4
2019-02-01
cfg80211: call disconnect_wk when AP stops
Johannes Berg
3
-1
/
+5
2019-02-01
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
1
-3
/
+9
2019-01-31
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
1
-2
/
+10
2019-01-31
bpf: fix potential deadlock in bpf_prog_register
Alexei Starovoitov
1
-12
/
+2
2019-01-31
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
3
-14
/
+35
[next]