index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
2017-01-12
1
-0
/
+10
*
x86/microcode/intel: Use correct buffer size for saving microcode data
Junichi Nomura
2017-01-09
1
-2
/
+3
*
x86/microcode/intel: Fix allocation size of struct ucode_patch
Junichi Nomura
2017-01-09
1
-1
/
+1
*
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2017-01-09
3
-38
/
+31
*
x86/microcode: Use native CPUID to tickle out microcode revision
Borislav Petkov
2017-01-09
2
-24
/
+4
*
x86/CPU: Add native CPUID variants returning a single datum
Borislav Petkov
2017-01-09
1
-0
/
+18
*
x86/boot: Add missing declaration of string functions
Nicholas Mc Guire
2017-01-09
2
-0
/
+10
*
x86/CPU/AMD: Fix Bulldozer topology
Borislav Petkov
2017-01-06
1
-8
/
+1
*
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
Andy Shevchenko
2017-01-05
2
-1
/
+5
*
x86/cpu: Fix typo in the comment for Anniedale
Andy Shevchenko
2017-01-05
1
-1
/
+1
*
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
2017-01-05
1
-1
/
+1
*
Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Linus Torvalds
2017-01-05
10
-18
/
+42
|
\
|
*
xfs: fix max_retries _show and _store functions
Carlos Maiolino
2017-01-04
1
-2
/
+2
|
*
xfs: update MAINTAINERS
Darrick J. Wong
2017-01-04
1
-2
/
+2
|
*
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
2017-01-04
1
-1
/
+2
|
*
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
2017-01-04
6
-12
/
+34
|
*
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
2017-01-04
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-04
50
-377
/
+273
|
\
\
|
*
|
sh_eth: enable RX descriptor word 0 shift on SH7734
Sergei Shtylyov
2017-01-04
1
-0
/
+1
|
*
|
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
2017-01-04
4
-1
/
+7
|
*
|
Merge branch 'dpaa_eth-fixes'
David S. Miller
2017-01-04
1
-1
/
+5
|
|
\
\
|
|
*
|
dpaa_eth: Initialize CGR structure before init
Roy Pledge
2017-01-04
1
-0
/
+2
|
|
*
|
dpaa_eth: cleanup after init_phy() failure
Madalin Bucur
2017-01-04
1
-1
/
+3
|
|
/
/
|
*
|
Merge branch 'systemport-padding-and-TSB-insertion'
David S. Miller
2017-01-04
1
-12
/
+11
|
|
\
\
|
|
*
|
net: systemport: Pad packet before inserting TSB
Florian Fainelli
2017-01-04
1
-9
/
+9
|
|
*
|
net: systemport: Utilize skb_put_padto()
Florian Fainelli
2017-01-04
1
-3
/
+2
|
|
/
/
|
*
|
LiquidIO VF: s/select/imply/ for PTP_1588_CLOCK
Nicolas Pitre
2017-01-04
1
-1
/
+1
|
*
|
libcxgb: fix error check for ip6_route_output()
Varun Prakash
2017-01-04
1
-7
/
+5
|
*
|
net: usb: asix_devices: add .reset_resume for USB PM
Peter Chen
2017-01-04
1
-0
/
+1
|
*
|
net: vrf: Add missing Rx counters
David Ahern
2017-01-04
1
-0
/
+3
|
*
|
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-01-03
1
-1
/
+7
|
*
|
benet: stricter vxlan offloading check in be_features_check
Sabrina Dubroca
2017-01-03
1
-1
/
+3
|
*
|
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
2017-01-03
1
-1
/
+1
|
*
|
net: macb: Updated resource allocation function calls to new version of API.
Bartosz Folta
2017-01-03
1
-17
/
+10
|
*
|
Merge branch 'dwmac-oxnas-leaks'
David S. Miller
2017-01-03
1
-56
/
+33
|
|
\
\
|
|
*
|
net: stmmac: dwmac-oxnas: use generic pm implementation
Johan Hovold
2017-01-03
1
-33
/
+5
|
|
*
|
net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaks
Johan Hovold
2017-01-03
1
-15
/
+26
|
|
*
|
net: stmmac: dwmac-oxnas: fix of-node leak
Johan Hovold
2017-01-03
1
-8
/
+2
|
|
/
/
|
*
|
Documentation/networking: fix typo in mpls-sysctl
Alexander Alemayhu
2017-01-02
1
-2
/
+2
|
*
|
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
2017-01-02
1
-1
/
+6
|
*
|
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
2017-01-02
1
-2
/
+3
|
*
|
Merge tag 'mac80211-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-01-02
1
-1
/
+2
|
|
\
\
|
|
*
|
mac80211: initialize fast-xmit 'info' later
Johannes Berg
2017-01-02
1
-1
/
+2
|
|
/
/
|
*
|
Merge branch 'l2tp-socket-lookup-fixes'
David S. Miller
2017-01-02
2
-29
/
+14
|
|
\
\
|
|
*
|
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
Guillaume Nault
2017-01-02
2
-27
/
+12
|
|
*
|
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
Guillaume Nault
2017-01-02
1
-2
/
+2
|
|
/
/
|
*
|
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
2017-01-02
1
-9
/
+24
|
*
|
net: socket: don't set sk_uid to garbage value in ->setattr()
Eric Biggers
2017-01-01
1
-1
/
+1
|
*
|
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
2016-12-30
1
-1
/
+2
|
*
|
sh_eth: fix branch prediction in sh_eth_interrupt()
Sergei Shtylyov
2016-12-30
1
-1
/
+1
[next]