index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
cacheflush.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-20
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
4
-0
/
+38
2016-04-20
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
2
-1
/
+10
2016-04-20
arcnet: com90xx: add __init attribute
Julia Lawall
1
-1
/
+1
2016-04-20
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
1
-309
/
+307
2016-04-20
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
2
-27
/
+19
2016-04-20
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2
-19
/
+42
2016-04-19
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
2
-0
/
+20
2016-04-19
net: w5100: don't build spi driver without w5100
Arnd Bergmann
1
-1
/
+1
2016-04-19
bpf: avoid warning for wrong pointer cast
Arnd Bergmann
1
-2
/
+2
2016-04-19
of_mdio: make of_mdiobus_register_{device|phy}() *void*
Sergei Shtylyov
1
-13
/
+8
2016-04-18
enic: set netdev->vlan_features
Govindarajulu Varadarajan
1
-0
/
+1
2016-04-18
hv_netvsc: Implement support for VF drivers on Hyper-V
KY Srinivasan
4
-26
/
+335
2016-04-18
fec: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-04-18
phy: add generic function to support ksetting support
Philippe Reynes
2
-0
/
+85
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
2
-9
/
+19
2016-04-18
tun: don't require serialization lock on tx
Paolo Abeni
1
-1
/
+1
2016-04-18
udp: fix if statement in SIOCINQ ioctl
Dan Carpenter
1
-6
/
+0
2016-04-18
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
1
-15
/
+8
2016-04-18
net: dsa: mv88e6xxx: remove switch ID from ps
Vivien Didelot
2
-33
/
+0
2016-04-18
net: dsa: mv88e6xxx: add number of db to info
Vivien Didelot
6
-18
/
+19
2016-04-18
net: dsa: mv88e6xxx: add number of ports to info
Vivien Didelot
6
-56
/
+38
2016-04-18
net: dsa: mv88e6xxx: add family to info
Vivien Didelot
6
-63
/
+38
2016-04-18
net: dsa: mv88e6xxx: add switch info
Vivien Didelot
6
-32
/
+93
2016-04-18
net: dsa: mv88e6xxx: read switch ID in probe
Vivien Didelot
1
-27
/
+30
2016-04-18
net: dsa: mv88e6xxx: drop revision probing
Vivien Didelot
5
-42
/
+1
2016-04-18
net: dsa: mv88e6xxx: drop double ds assignment
Vivien Didelot
4
-8
/
+0
2016-04-18
net: dsa: constify probed name
Vivien Didelot
10
-37
/
+39
2016-04-17
nfp: add async reconfiguration mechanism
Jakub Kicinski
2
-27
/
+157
2016-04-17
nfp: remove buggy RX buffer length validation
Jakub Kicinski
1
-12
/
+14
2016-04-17
nfp: remove unused suspicious mask defines
Jakub Kicinski
1
-4
/
+0
2016-04-17
nfp: correct names of constants in comments
Jakub Kicinski
1
-3
/
+3
2016-04-17
nfp: remove unnecessary static
Jakub Kicinski
1
-1
/
+1
2016-04-17
nfp: check the right pointer for errors
Jakub Kicinski
1
-1
/
+1
2016-04-17
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2016-04-17
staging: rtl8188eu: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2016-04-17
fjes: Update fjes driver version : 1.1
Taku Izumi
1
-1
/
+1
2016-04-17
fjes: Introduce spinlock for rx_status
Taku Izumi
3
-9
/
+72
2016-04-17
fjes: Enhance changing MTU related work
Taku Izumi
3
-11
/
+58
2016-04-17
fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task
Taku Izumi
1
-1
/
+2
2016-04-17
fjes: fix incorrect statistics information in fjes_xmit_frame()
Taku Izumi
1
-7
/
+7
2016-04-17
fjes: optimize timeout value
Taku Izumi
1
-3
/
+3
2016-04-17
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
Dinh Nguyen
1
-6
/
+0
2016-04-17
dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros
Andrew Lunn
6
-123
/
+224
2016-04-17
netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO
Alexander Duyck
1
-1
/
+2
2016-04-17
ip6gre: Add support for GSO
Alexander Duyck
1
-23
/
+33
2016-04-17
GRE: Add support for GRO/GSO of IPv6 GRE traffic
Alexander Duyck
1
-1
/
+13
2016-04-17
ip6gre: Add support for basic offloads offloads excluding GSO
Alexander Duyck
1
-2
/
+21
2016-04-17
ip6gretap: Fix MTU to allow for Ethernet header
Alexander Duyck
1
-0
/
+2
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
10
-72
/
+47
2016-04-17
net: w5100: support W5200
Akinobu Mita
4
-48
/
+289
[next]