index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
af_unix: Add sockaddr length checks before accessing sa_family in bind and co...
Mateusz Jurczyk
1
-1
/
+6
2017-06-09
net: phy: add missing SPEED_14000
Joe Perches
1
-0
/
+2
2017-06-08
net: vrf: Make add_fib_rules per network namespace flag
David Ahern
1
-4
/
+32
2017-06-08
bpf, tests: fix endianness selection
Daniel Borkmann
1
-11
/
+30
2017-06-08
ethtool.h: remind to update 802.3ad when adding new speeds
Nicolas Dichtel
1
-2
/
+4
2017-06-08
bonding: fix 802.3ad support for 14G speed
Nicolas Dichtel
1
-0
/
+9
2017-06-08
bonding: fix 802.3ad support for 5G and 50G speeds
Thibaut Collet
1
-0
/
+18
2017-06-08
openvswitch: warn about missing first netlink attribute
Nicolas Dichtel
1
-0
/
+1
2017-06-08
ila_xlat: add missing hash secret initialization
Arnd Bergmann
1
-0
/
+1
2017-06-08
net: Fix build regression in rtl8723bs staging driver.
David S. Miller
2
-3
/
+2
2017-06-08
Merge branch 'netvsc-bug-fixes'
David S. Miller
3
-39
/
+50
2017-06-08
netvsc: move filter setting to rndis_device
stephen hemminger
3
-34
/
+34
2017-06-08
netvsc: fix net poll mode
stephen hemminger
1
-4
/
+15
2017-06-08
netvsc: fix rcu dereference warning from ethtool
stephen hemminger
1
-1
/
+1
2017-06-08
net: ipv6: Release route when device is unregistering
David Ahern
2
-0
/
+6
2017-06-08
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
Mintz, Yuval
1
-1
/
+2
2017-06-08
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
Mateusz Jurczyk
1
-1
/
+3
2017-06-08
Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...
David S. Miller
1
-3
/
+1
2017-06-08
net: emac: fix and unify emac_mdio functions
Christian Lamparter
1
-23
/
+18
2017-06-08
net: emac: fix reset timeout with AR8035 phy
Christian Lamparter
1
-4
/
+22
2017-06-08
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
Mateusz Jurczyk
1
-1
/
+3
2017-06-08
hsi: Fix build regression due to netdev destructor fix.
David S. Miller
1
-1
/
+1
2017-06-08
net: s390: fix up for "Fix inconsistent teardown and release of private netde...
Stephen Rothwell
1
-2
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
62
-103
/
+105
2017-06-07
bpf, arm64: use separate register for state in stxr
Daniel Borkmann
1
-2
/
+5
2017-06-07
net: mvpp2: do not bypass the mvpp22_port_mii_set function
Antoine Ténart
1
-2
/
+0
2017-06-07
ibmvnic: Return failure on attempted mtu change
John Allen
1
-0
/
+6
2017-06-07
net: fix up hash documentation
Michael S. Tsirkin
1
-1
/
+1
2017-06-07
bnx2x: fix pf2vf bulletin DMA mapping leak
Michal Schmidt
1
-1
/
+1
2017-06-07
net: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
1
-1
/
+2
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
96
-486
/
+781
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
17
-116
/
+201
2017-06-06
compiler, clang: suppress warning for unused static inline functions
David Rientjes
1
-0
/
+7
2017-06-06
Merge branch 'sparc64-context-wrap-fixes'
David S. Miller
8
-96
/
+64
2017-06-06
sparc64: delete old wrap code
Pavel Tatashin
6
-45
/
+1
2017-06-06
sparc64: new context wrap
Pavel Tatashin
1
-27
/
+54
2017-06-06
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
2
-2
/
+4
2017-06-06
sparc64: redefine first version
Pavel Tatashin
2
-4
/
+4
2017-06-06
sparc64: combine activate_mm and switch_mm
Pavel Tatashin
1
-20
/
+1
2017-06-06
sparc64: reset mm cpumask after wrap
Pavel Tatashin
1
-0
/
+2
2017-06-06
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
Liam R. Howlett
1
-1
/
+2
2017-06-06
sparc: Machine description indices can vary
James Clarke
2
-4
/
+65
2017-06-06
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
2
-6
/
+12
2017-06-06
arch/sparc: support NR_CPUS = 4096
Jane Chu
2
-6
/
+15
2017-06-06
net: stmmac: fix a broken u32 less than zero check
Colin Ian King
1
-1
/
+1
2017-06-06
net: stmmac: fix completely hung TX when using TSO
Niklas Cassel
1
-1
/
+1
2017-06-06
net: ethoc: enable NAPI before poll may be scheduled
Max Filippov
1
-1
/
+2
2017-06-06
net: bridge: fix a null pointer dereference in br_afspec
Nikolay Aleksandrov
1
-1
/
+1
2017-06-06
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
1
-12
/
+12
2017-06-06
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
1
-1
/
+5
[next]