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
*
Documentation: networking: phy.txt: Update text for indirect MMD access
Vince Bridgers
2014-07-31
1
-1
/
+17
*
net: libphy: Add stubs to hook IEEE MMD Register reads and writes
Vince Bridgers
2014-07-31
1
-0
/
+22
*
net: libphy: Add phy specific function to access mmd phy registers
Vince Bridgers
2014-07-31
2
-23
/
+56
*
net/fsl: Add format length modifier to avoid negative values
Shruti Kanetkar
2014-07-31
1
-1
/
+1
*
net/fsl: fix misspelled word
Madalin Bucur
2014-07-31
1
-1
/
+1
*
net: filter: don't release unattached filter through call_rcu()
Pablo Neira
2014-07-31
2
-4
/
+13
*
netfilter: xt_bpf: add mising opaque struct sk_filter definition
Pablo Neira
2014-07-31
1
-0
/
+2
*
CAPI: use correct structure type name in sizeof
Julia Lawall
2014-07-31
1
-1
/
+1
*
Merge branch 'amd-xgbe-next'
David S. Miller
2014-07-31
14
-127
/
+1631
|
\
|
*
amd-xgbe: Add traffic class support
Lendacky, Thomas
2014-07-31
8
-27
/
+508
|
*
amd-xgbe-phy: Print out the auto-negotiation method used
Lendacky, Thomas
2014-07-31
1
-0
/
+8
|
*
amd-xgbe-phy: Updates to KR training initiation
Lendacky, Thomas
2014-07-31
1
-0
/
+7
|
*
amd-xgbe-phy: Updates to rate change complete check
Lendacky, Thomas
2014-07-31
1
-2
/
+25
|
*
amd-xgbe: Base queue fifo size and enablement on ring count
Lendacky, Thomas
2014-07-31
3
-22
/
+33
|
*
amd-xgbe: Update/fix 2.5GbE support
Lendacky, Thomas
2014-07-31
3
-19
/
+96
|
*
amd-xgbe: Add hardware timestamp support
Lendacky, Thomas
2014-07-31
11
-58
/
+954
|
*
amd-xgbe: Add dma-coherent to device bindings documentation
Lendacky, Thomas
2014-07-31
1
-0
/
+1
|
/
*
net: Remove unlikely() for WARN_ON() conditions
Thomas Graf
2014-07-31
2
-2
/
+2
*
dcbnl : Fix misleading dcb_app->priority explanation
Anish Bhatt
2014-07-31
2
-3
/
+5
*
net: stmmac: add platform init/exit for Altera's ARM socfpga
Vince Bridgers
2014-07-31
2
-0
/
+73
*
Merge branch 'mlx5-next'
David S. Miller
2014-07-30
17
-339
/
+525
|
\
|
*
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
2014-07-30
4
-12
/
+13
|
*
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-07-30
15
-22
/
+19
|
*
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
2014-07-30
9
-310
/
+498
|
/
*
random32: mix in entropy from core to late initcall
Hannes Frederic Sowa
2014-07-30
1
-21
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
136
-470
/
+1148
|
\
|
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-30
5
-2
/
+86
|
|
\
|
|
*
arm: Add devicetree fixup machine function
Laura Abbott
2014-07-30
3
-1
/
+18
|
|
*
of: Add memory limiting function for flattened devicetrees
Laura Abbott
2014-07-30
2
-0
/
+49
|
|
*
of: Split early_init_dt_scan into two parts
Laura Abbott
2014-07-30
2
-1
/
+19
|
*
|
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-07-30
4
-58
/
+105
|
|
\
\
|
|
*
|
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
2014-07-30
4
-58
/
+105
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-07-30
1
-4
/
+20
|
|
\
\
\
|
|
*
|
|
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
2014-07-30
1
-4
/
+20
|
*
|
|
|
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
2014-07-30
3
-36
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-07-30
33
-63
/
+197
|
|
\
\
\
\
|
|
*
|
|
|
net: phy: re-apply PHY fixups during phy_register_device
Florian Fainelli
2014-07-29
1
-1
/
+1
|
|
*
|
|
|
cdc-ether: clean packet filter upon probe
Oliver Neukum
2014-07-29
1
-0
/
+16
|
|
*
|
|
|
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
2014-07-29
3
-2
/
+36
|
|
*
|
|
|
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2014-07-29
2
-7
/
+8
|
|
*
|
|
|
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
Alexey Khoroshilov
2014-07-29
1
-0
/
+1
|
|
*
|
|
|
ip: make IP identifiers less predictable
Eric Dumazet
2014-07-29
3
-13
/
+32
|
|
*
|
|
|
neighbour : fix ndm_type type error issue
Jun Zhao
2014-07-29
2
-2
/
+2
|
|
*
|
|
|
sunvnet: only use connected ports when sending
David L Stevens
2014-07-29
1
-5
/
+17
|
|
*
|
|
|
Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...
David S. Miller
2014-07-29
1
-1
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...
George Cherian
2014-07-25
1
-1
/
+2
|
|
*
|
|
|
|
bnx2x: fix crash during TSO tunneling
Dmitry Kravkov
2014-07-25
2
-0
/
+10
|
|
*
|
|
|
|
r8152: fix the checking of the usb speed
hayeswang
2014-07-25
1
-4
/
+3
|
|
*
|
|
|
|
Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-25
6
-21
/
+38
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'mdio_module_unload'
David S. Miller
2014-07-25
2
-0
/
+14
|
|
|
\
\
\
\
\
\
[next]