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
*
mlxsw: acl: Use PBS type for forward action
Jiri Pirko
2017-02-15
1
-11
/
+9
*
Merge branch 'stmmac-misc'
David S. Miller
2017-02-15
3
-69
/
+71
|
\
|
*
net: stmmac: invert the logic for dumping regs
LABBE Corentin
2017-02-15
1
-9
/
+9
|
*
net: stmmac: reduce indentation by adding a continue
LABBE Corentin
2017-02-15
1
-42
/
+40
|
*
net: stmmac: split the stmmac_adjust_link 10/100 case
LABBE Corentin
2017-02-15
1
-5
/
+9
|
*
net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid
LABBE Corentin
2017-02-15
1
-3
/
+2
|
*
net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed
LABBE Corentin
2017-02-15
1
-0
/
+1
|
*
net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN
LABBE Corentin
2017-02-15
1
-6
/
+6
|
*
net: stmmac: likely is useless in occasional function
LABBE Corentin
2017-02-15
1
-4
/
+4
|
*
net: stmmac: remove useless parenthesis
LABBE Corentin
2017-02-15
2
-5
/
+5
|
/
*
net: ethernet: aquantia: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-15
1
-76
/
+25
*
Merge branch 'qed-ptp'
David S. Miller
2017-02-15
17
-2
/
+1108
|
\
|
*
qede: Add driver support for PTP
Sudarsana Reddy Kalluru
2017-02-15
8
-1
/
+661
|
*
qed: Add infrastructure for PTP support
Sudarsana Reddy Kalluru
2017-02-15
9
-1
/
+447
|
/
*
cxgb4: Update proper netdev stats for rx drops
Ganesh Goudar
2017-02-15
1
-1
/
+1
*
openvswitch: Set internal device max mtu to ETH_MAX_MTU.
Jarno Rajahalme
2017-02-15
1
-0
/
+2
*
sched: have stub for tcf_destroy_chain in case NET_CLS is not configured
Jiri Pirko
2017-02-15
1
-0
/
+6
*
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
2017-02-15
1
-2
/
+13
*
bpf: Remove redundant ifdef
Mickaël Salaün
2017-02-15
1
-9
/
+3
*
mlx4: do not use rwlock in fast path
Eric Dumazet
2017-02-15
2
-18
/
+19
*
net: ethernet: ti: cpsw: use var instead of func for usage count
Ivan Khoronzhuk
2017-02-15
1
-30
/
+12
*
pch_gbe: Omit private ndo_get_stats function
Tobias Klauser
2017-02-14
1
-12
/
+0
*
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
2017-02-14
1
-6
/
+0
*
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
2017-02-14
1
-1
/
+1
*
net: irda: au1k_ir: drop useless include
Manuel Lauss
2017-02-14
1
-1
/
+0
*
net: irda: au1k_ir: remove unused timer
Manuel Lauss
2017-02-14
1
-7
/
+0
*
bpf: reduce compiler warnings by adding fallthrough comments
Alexander Alemayhu
2017-02-14
1
-0
/
+5
*
pcnet32: fix BNC/AUI port on AM79C970A
Ondrej Zary
2017-02-14
1
-52
/
+125
*
pcnet32: factor out pcnet32_clr_suspend()
Ondrej Zary
2017-02-14
1
-11
/
+10
*
mlxsw: spectrum: Change ipv6 unregistered mc table
Nogah Frankel
2017-02-14
1
-1
/
+0
*
Merge branch 'sunvnet-driver-updates'
David S. Miller
2017-02-14
4
-86
/
+72
|
\
|
*
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
2017-02-14
2
-4
/
+4
|
*
ldmvsw: update and simplify version string
Shannon Nelson
2017-02-14
1
-10
/
+4
|
*
sunvnet: remove extra rcu_read_unlocks
Shannon Nelson
2017-02-14
1
-6
/
+2
|
*
sunvnet: straighten up message event handling logic
Shannon Nelson
2017-02-14
1
-49
/
+45
|
*
sunvnet: add memory barrier before check for tx enable
Shannon Nelson
2017-02-14
1
-0
/
+1
|
*
sunvnet: update version and version printing
Shannon Nelson
2017-02-14
1
-10
/
+4
|
*
sunvnet: remove unused variable in maybe_tx_wakeup
Sowmini Varadhan
2017-02-14
1
-5
/
+1
|
*
sunvnet: make sunvnet common code dynamically loadable
Shannon Nelson
2017-02-14
2
-2
/
+11
|
/
*
Merge branch 'sfc-bogus-interrupt-mode-fallbacks'
David S. Miller
2017-02-14
4
-5
/
+24
|
\
|
*
sfc: only fall back to a lower interrupt mode if it is supported
Andrew Rybchenko
2017-02-14
1
-2
/
+8
|
*
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
2017-02-14
4
-3
/
+16
|
/
*
Merge branch 'bridge-fdb-minor-cleanup'
David S. Miller
2017-02-14
4
-116
/
+81
|
\
|
*
bridge: fdb: converge fdb_delete_by functions into one
Nikolay Aleksandrov
2017-02-14
1
-47
/
+15
|
*
bridge: fdb: add proper lock checks in searching functions
Nikolay Aleksandrov
2017-02-14
2
-0
/
+13
|
*
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
2017-02-14
4
-70
/
+54
|
/
*
net:dsa:mv88e6xxx: use watchdog ops for 6097 chip
Volodymyr Bendiuga
2017-02-14
1
-0
/
+1
*
sched: Fix accidental removal of errout goto
Jiri Pirko
2017-02-14
1
-0
/
+1
*
net: qcom/emac: fix a sizeof() typo
Dan Carpenter
2017-02-14
1
-1
/
+1
*
net: fs_enet: Simplify code
Christophe Jaillet
2017-02-14
1
-4
/
+3
[next]