index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
datalink.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
2
-5
/
+8
2017-05-08
net: cdc_ncm: Fix TX zero padding
Jim Baxter
1
-4
/
+7
2017-05-08
stmmac: pci: split out common_default_data() helper
Andy Shevchenko
1
-34
/
+18
2017-05-08
stmmac: pci: RX queue routing configuration
Andy Shevchenko
1
-0
/
+3
2017-05-08
stmmac: pci: TX and RX queue priority configuration
Andy Shevchenko
1
-0
/
+4
2017-05-08
stmmac: pci: set default number of rx and tx queues
Andy Shevchenko
1
-0
/
+4
2017-05-08
vti: check nla_put_* return value
Hangbin Liu
1
-6
/
+7
2017-05-08
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
1
-5
/
+16
2017-05-08
yam: use memdup_user
Geliang Tang
1
-6
/
+4
2017-05-08
net/hippi/rrunner: use memdup_user
Geliang Tang
1
-10
/
+7
2017-05-08
cxgb4: avoid disabling FEC by default
Ganesh Goudar
3
-10
/
+43
2017-05-08
net: dsa: loop: Check for memory allocation failure
Christophe Jaillet
1
-0
/
+3
2017-05-08
bonding: check nla_put_be32 return value
Hangbin Liu
1
-1
/
+2
2017-05-08
bnxt_en: allocate enough space for ->ntp_fltr_bmap
Dan Carpenter
1
-1
/
+2
2017-05-08
qlge: Avoid reading past end of buffer
Kees Cook
1
-2
/
+2
2017-05-08
bna: ethtool: Avoid reading past end of buffer
Kees Cook
1
-2
/
+2
2017-05-08
bna: Avoid reading past end of buffer
Kees Cook
1
-1
/
+1
2017-05-08
vlan: Keep NETIF_F_HW_CSUM similar to other software devices
Vlad Yasevich
1
-3
/
+10
2017-05-08
tcp: make congestion control optionally skip slow start after idle
Wei Wang
2
-2
/
+6
2017-05-08
ipv4: restore rt->fi for reference counting
WANG Cong
2
-1
/
+18
2017-05-08
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
1
-2
/
+4
2017-05-08
cfg80211: fix multi scheduled scan kernel-doc
Johannes Berg
1
-1
/
+1
2017-05-08
mac80211: fix IBSS presp allocation size
Johannes Berg
1
-0
/
+2
2017-05-08
nl80211: correctly validate MU-MIMO groups
Johannes Berg
1
-2
/
+2
2017-05-08
mac80211: bail out from prep_connection() if a reconfig is ongoing
Luca Coelho
1
-0
/
+4
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
6
-8
/
+16
2017-05-05
net: alx: handle pci_alloc_irq_vectors return correctly
Rakesh Pandit
1
-2
/
+2
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
8
-52
/
+88
2017-05-05
bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy
Tobias Klauser
1
-0
/
+4
2017-05-04
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
1
-1
/
+1
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
3
-11
/
+18
2017-05-04
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+5
2017-05-04
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
3
-1
/
+9
2017-05-04
qed*: Fix possible overflow for status block id field.
sudarsana.kalluru@cavium.com
5
-11
/
+10
2017-05-04
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
1
-1
/
+1
2017-05-04
netvsc: make sure napi enabled before vmbus_open
stephen hemminger
2
-4
/
+6
2017-05-04
aquantia: Fix driver name reported by ethtool
Pavel Belous
1
-1
/
+1
2017-05-04
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2
-0
/
+5
2017-05-04
net/sched: remove redundant null check on head
Colin Ian King
1
-2
/
+1
2017-05-04
tcp: do not inherit fastopen_req from parent
Eric Dumazet
1
-0
/
+1
2017-05-04
forcedeth: remove unnecessary carrier status check
Zhu Yanjun
1
-4
/
+2
2017-05-04
kasan: separate report parts by empty lines
Andrey Konovalov
1
-0
/
+7
2017-05-04
kasan: improve double-free report format
Andrey Konovalov
3
-18
/
+17
2017-05-04
kasan: print page description after stacks
Andrey Konovalov
1
-6
/
+8
2017-05-04
kasan: improve slab object description
Andrey Konovalov
1
-11
/
+42
2017-05-04
kasan: change report header
Andrey Konovalov
1
-4
/
+4
2017-05-04
kasan: simplify address description logic
Andrey Konovalov
1
-16
/
+21
2017-05-04
kasan: change allocation and freeing stack traces headers
Andrey Konovalov
1
-6
/
+4
2017-05-04
kasan: unify report headers
Andrey Konovalov
1
-13
/
+13
2017-05-04
kasan: introduce helper functions for determining bug type
Andrey Konovalov
1
-10
/
+30
[next]