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
*
net: nla_align_64bit() needs to test the right pointer.
David S. Miller
2016-04-20
1
-1
/
+1
*
net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos
Eric Dumazet
2016-04-20
1
-8
/
+11
*
net/hsr: Fixed version field in ENUM
Peter Heise
2016-04-20
1
-1
/
+1
*
net: dsa: kill circular reference with slave priv
Vivien Didelot
2016-04-20
2
-10
/
+4
*
Merge branch 'bpf_event_output'
David S. Miller
2016-04-20
5
-1
/
+48
|
\
|
*
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-20
4
-0
/
+38
|
*
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
2016-04-20
2
-1
/
+10
|
/
*
arcnet: com90xx: add __init attribute
Julia Lawall
2016-04-20
1
-1
/
+1
*
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
2016-04-20
1
-309
/
+307
*
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
2016-04-20
2
-27
/
+19
*
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2016-04-20
2
-19
/
+42
*
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
2016-04-19
2
-0
/
+20
*
net: w5100: don't build spi driver without w5100
Arnd Bergmann
2016-04-19
1
-1
/
+1
*
bpf: avoid warning for wrong pointer cast
Arnd Bergmann
2016-04-19
1
-2
/
+2
*
of_mdio: make of_mdiobus_register_{device|phy}() *void*
Sergei Shtylyov
2016-04-19
1
-13
/
+8
*
enic: set netdev->vlan_features
Govindarajulu Varadarajan
2016-04-18
1
-0
/
+1
*
hv_netvsc: Implement support for VF drivers on Hyper-V
KY Srinivasan
2016-04-18
4
-26
/
+335
*
Merge branch 'fec-ksettings'
David S. Miller
2016-04-18
5
-17
/
+112
|
\
|
*
fec: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-04-18
1
-8
/
+8
|
*
phy: add generic function to support ksetting support
Philippe Reynes
2016-04-18
2
-0
/
+85
|
*
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
2016-04-18
2
-9
/
+19
|
/
*
tun: don't require serialization lock on tx
Paolo Abeni
2016-04-18
1
-1
/
+1
*
udp: fix if statement in SIOCINQ ioctl
Dan Carpenter
2016-04-18
1
-6
/
+0
*
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
2016-04-18
1
-15
/
+8
*
Merge branch 'dsa-mv88e6xxx-switch-factorization'
David S. Miller
2016-04-18
10
-305
/
+247
|
\
|
*
net: dsa: mv88e6xxx: remove switch ID from ps
Vivien Didelot
2016-04-18
2
-33
/
+0
|
*
net: dsa: mv88e6xxx: add number of db to info
Vivien Didelot
2016-04-18
6
-18
/
+19
|
*
net: dsa: mv88e6xxx: add number of ports to info
Vivien Didelot
2016-04-18
6
-56
/
+38
|
*
net: dsa: mv88e6xxx: add family to info
Vivien Didelot
2016-04-18
6
-63
/
+38
|
*
net: dsa: mv88e6xxx: add switch info
Vivien Didelot
2016-04-18
6
-32
/
+93
|
*
net: dsa: mv88e6xxx: read switch ID in probe
Vivien Didelot
2016-04-18
1
-27
/
+30
|
*
net: dsa: mv88e6xxx: drop revision probing
Vivien Didelot
2016-04-18
5
-42
/
+1
|
*
net: dsa: mv88e6xxx: drop double ds assignment
Vivien Didelot
2016-04-18
4
-8
/
+0
|
*
net: dsa: constify probed name
Vivien Didelot
2016-04-18
10
-37
/
+39
|
/
*
Merge branch 'nfp-next'
David S. Miller
2016-04-17
4
-48
/
+176
|
\
|
*
nfp: add async reconfiguration mechanism
Jakub Kicinski
2016-04-17
2
-27
/
+157
|
*
nfp: remove buggy RX buffer length validation
Jakub Kicinski
2016-04-17
1
-12
/
+14
|
*
nfp: remove unused suspicious mask defines
Jakub Kicinski
2016-04-17
1
-4
/
+0
|
*
nfp: correct names of constants in comments
Jakub Kicinski
2016-04-17
1
-3
/
+3
|
*
nfp: remove unnecessary static
Jakub Kicinski
2016-04-17
1
-1
/
+1
|
*
nfp: check the right pointer for errors
Jakub Kicinski
2016-04-17
1
-1
/
+1
|
/
*
Merge branch 'IFF_NO_QUEUE-followups'
David S. Miller
2016-04-17
2
-3
/
+2
|
\
|
*
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-04-17
1
-2
/
+1
|
*
staging: rtl8188eu: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-04-17
1
-1
/
+1
|
/
*
Merge branch 'fjes-next'
David S. Miller
2016-04-17
3
-30
/
+141
|
\
|
*
fjes: Update fjes driver version : 1.1
Taku Izumi
2016-04-17
1
-1
/
+1
|
*
fjes: Introduce spinlock for rx_status
Taku Izumi
2016-04-17
3
-9
/
+72
|
*
fjes: Enhance changing MTU related work
Taku Izumi
2016-04-17
3
-11
/
+58
|
*
fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task
Taku Izumi
2016-04-17
1
-1
/
+2
|
*
fjes: fix incorrect statistics information in fjes_xmit_frame()
Taku Izumi
2016-04-17
1
-7
/
+7
[next]