index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
sctp: chunk.c: correct format string for size_t in printk
Matthias Maennich
1
-1
/
+1
2019-02-28
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
1
-3
/
+7
2019-02-28
netlabel: fix out-of-bounds memory accesses
Paul Moore
2
-2
/
+4
2019-02-28
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
1
-4
/
+5
2019-02-28
selftests: pmtu: add explicit tests for PMTU exceptions cleanup
Paolo Abeni
1
-1
/
+67
2019-02-28
selftests: pmtu: disable DAD in all namespaces
Paolo Abeni
1
-15
/
+13
2019-02-28
net: phy: dp83867: add soft reset delay
Max Uvarov
1
-0
/
+3
2019-02-27
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2
-4
/
+40
2019-02-27
net: phy: Micrel KSZ8061: link failure after cable connect
Rajasingh Thavamani
1
-1
/
+12
2019-02-27
enc28j60: Correct description of debug module parameter
Andy Shevchenko
1
-1
/
+1
2019-02-27
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-02-27
bnxt_en: Drop oversize TX packets to prevent errors.
Michael Chan
1
-0
/
+6
2019-02-26
tipc: fix race condition causing hung sendto
Tung Nguyen
1
-1
/
+5
2019-02-26
hv_netvsc: Fix IP header checksum for coalesced packets
Haiyang Zhang
1
-3
/
+19
2019-02-26
mpls: Return error for RTA_GATEWAY attribute
David Ahern
1
-0
/
+3
2019-02-26
ipv6: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-26
ipv4: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-25
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
3
-7
/
+34
2019-02-25
net: Add __icmp_send helper.
Nazarov Sergey
2
-4
/
+12
2019-02-25
tun: remove unnecessary memory barrier
Timur Celik
1
-1
/
+1
2019-02-25
net: socket: set sock->sk to NULL after calling proto_ops::release()
Eric Biggers
1
-0
/
+1
2019-02-25
net: sched: act_tunnel_key: fix NULL pointer dereference during init
Vlad Buslov
1
-1
/
+2
2019-02-25
net: dsa: fix a leaked reference by adding missing of_node_put
Wen Yang
2
-6
/
+11
2019-02-25
tun: fix blocking read
Timur Celik
1
-2
/
+2
2019-02-25
net: dsa: lantiq: Add GPHY firmware files
Hauke Mehrtens
1
-0
/
+6
2019-02-25
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-02-25
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-02-24
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2
-0
/
+15
2019-02-24
tcp: repaired skbs must init their tso_segs
Eric Dumazet
1
-0
/
+1
2019-02-24
net/x25: fix a race in x25_bind()
Eric Dumazet
1
-5
/
+8
2019-02-24
net: dsa: Remove documentation for port_fdb_prepare
Hauke Mehrtens
1
-7
/
+3
2019-02-24
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2019-02-24
selftests: fib_tests: sleep after changing carrier. again.
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2019-02-23
net: set static variable an initial value in atl2_probe()
Mao Wenan
1
-3
/
+1
2019-02-23
net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
Maxime Chevallier
1
-1
/
+5
2019-02-23
bpf, doc: add bpf list as secondary entry to maintainers file
Daniel Borkmann
1
-1
/
+13
2019-02-23
udp: fix possible user after free in error handler
Paolo Abeni
1
-2
/
+4
2019-02-23
udpv6: fix possible user after free in error handler
Paolo Abeni
1
-4
/
+6
2019-02-23
fou6: fix proto error handler argument type
Paolo Abeni
1
-1
/
+1
2019-02-23
udpv6: add the required annotation to mib type
Paolo Abeni
1
-1
/
+1
2019-02-23
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
1
-1
/
+0
2019-02-23
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-02-23
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-02-23
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
1
-1
/
+1
2019-02-23
nfp: bpf: fix ALU32 high bits clearance bug
Jiong Wang
1
-11
/
+6
2019-02-23
nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
Jiong Wang
1
-1
/
+1
2019-02-22
Documentation: networking: switchdev: Update port parent ID section
Florian Fainelli
1
-5
/
+5
2019-02-22
net: socket: add check for negative optlen in compat setsockopt
Jann Horn
1
-1
/
+5
2019-02-22
ipv6: route: purge exception on removal
Paolo Abeni
1
-1
/
+12
2019-02-22
net: thunderx: remove link change polling code and info from nicpf
Vadim Lomovtsev
1
-102
/
+12
[next]