index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
isofs
/
zisofs.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
1
-14
/
+23
2019-07-03
net: hns: add support for vlan TSO
Yonglong Liu
1
-0
/
+1
2019-07-03
sctp: count data bundling sack chunk for outctrlchunks
Xin Long
1
-0
/
+3
2019-07-03
r8152: move calling r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-10
/
+26
2019-07-03
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
1
-3
/
+0
2019-07-03
xdp: fix hang while unregistering device bound to xdp socket
Ilya Maximets
4
-16
/
+87
2019-07-03
xdp: hold device for umem regardless of zero-copy mode
Ilya Maximets
1
-5
/
+6
2019-07-03
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
1
-6
/
+6
2019-07-03
selftests: bpf: add tests for shifts by zero
Luke Nelson
1
-0
/
+85
2019-07-03
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0
Luke Nelson
1
-57
/
+6
2019-07-03
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0
Luke Nelson
1
-198
/
+23
2019-07-03
xfrm interface: fix memory leak on creation
Nicolas Dichtel
1
-70
/
+28
2019-07-03
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
2
-6
/
+33
2019-07-02
selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
Po-Hsu Lin
2
-5
/
+10
2019-07-02
rxrpc: Fix oops in tracepoint
David Howells
1
-1
/
+1
2019-07-02
net: usb: asix: init MAC address buffers
Phong Tran
1
-3
/
+3
2019-07-02
macsec: fix checksumming after decryption
Andreas Steinmetz
1
-0
/
+1
2019-07-02
macsec: fix use-after-free of skb during RX
Andreas Steinmetz
1
-3
/
+2
2019-07-02
rxrpc: Fix send on a connected, but unbound socket
David Howells
1
-2
/
+2
2019-07-02
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
1
-5
/
+3
2019-07-02
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
1
-8
/
+12
2019-07-02
xfrm: remove a duplicated assignment
Cong Wang
1
-3
/
+0
2019-07-01
r8152: fix the setting of detecting the linking change for runtime suspend
Hayes Wang
1
-11
/
+27
2019-07-01
net/tls: make sure offload also gets the keys wiped
Jakub Kicinski
3
-3
/
+4
2019-07-01
net/tls: reject offload of TLS 1.3
Jakub Kicinski
1
-0
/
+8
2019-07-01
selftests: add a test case for cls_lower handle overflow
Davide Caratti
1
-0
/
+19
2019-07-01
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
3
-24
/
+27
2019-07-01
idr: fix overflow case for idr_for_each_entry_ul()
Cong Wang
2
-5
/
+11
2019-07-01
vsock/virtio: fix flush of works during the .remove()
Stefano Garzarella
1
-6
/
+9
2019-07-01
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
1
-1
/
+50
2019-07-01
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
1
-23
/
+44
2019-07-01
vxlan: do not destroy fdb if register_netdevice() is failed
Taehee Yoo
1
-10
/
+27
2019-07-01
sctp: fix error handling on stream scheduler initialization
Marcelo Ricardo Leitner
1
-1
/
+8
2019-07-01
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
1
-1
/
+2
2019-07-01
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
1
-0
/
+8
2019-07-01
net:gue.h:Fix shifting signed 32-bit value by 31 bits problem
Vandana BN
1
-1
/
+1
2019-07-01
net: dst.h: Fix shifting signed 32-bit value by 31 bits problem
Vandana BN
1
-1
/
+1
2019-07-01
Documentation/networking: fix default_ttl typo in mpls-sysctl
Hangbin Liu
1
-1
/
+1
2019-06-30
net: openvswitch: fix csum updates for MPLS actions
John Hurley
1
-4
/
+2
2019-06-30
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
1
-1
/
+1
2019-06-30
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
Michael Chan
1
-1
/
+3
2019-06-30
bnxt_en: Fix statistics context reservation logic for RDMA driver.
Michael Chan
1
-6
/
+11
2019-06-30
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
1
-3
/
+3
2019-06-30
bnxt_en: Disable bus master during PCI shutdown and driver unload.
Michael Chan
1
-1
/
+2
2019-06-29
net: dsa: mv88e6xxx: wait after reset deactivation
Baruch Siach
1
-0
/
+2
2019-06-29
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
4
-11
/
+34
2019-06-29
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-6
/
+2
2019-06-29
net: macb: Fix SUBNS increment and increase resolution
Harini Katakam
2
-2
/
+9
[next]