index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
2
-2
/
+3
*
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
2016-04-21
1
-17
/
+5
*
libnl: add more helpers to align attributes on 64-bit
Nicolas Dichtel
2016-04-21
2
-8
/
+130
*
veth: Update features to include all tunnel GSO types
Alexander Duyck
2016-04-21
1
-4
/
+3
*
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
Alexander Duyck
2016-04-21
1
-5
/
+3
*
geneve: testing the wrong variable in geneve6_build_skb()
Dan Carpenter
2016-04-21
1
-1
/
+1
*
NLA_BINARY misuse bug in HSR
Peter Heise
2016-04-21
1
-4
/
+3
*
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2016-04-21
2
-10
/
+8
*
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
2016-04-21
3
-11
/
+27
*
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
2016-04-21
2
-8
/
+2
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2016-04-21
21
-1066
/
+201
|
\
|
*
fm10k: fix incorrect IPv6 extended header checksum
Jacob Keller
2016-04-20
1
-9
/
+16
|
*
fm10k: consistently use Intel(R) for driver names
Jacob Keller
2016-04-20
20
-30
/
+30
|
*
fm10k: fix possible null pointer deref after kcalloc
Jacob Keller
2016-04-20
2
-18
/
+22
|
*
fm10k: Reset multicast mode when deleting lport
Ngai-Mint Kwan
2016-04-20
1
-0
/
+4
|
*
fm10k: update comment regarding reserved bits check
Jacob Keller
2016-04-20
1
-1
/
+1
|
*
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
Jacob Keller
2016-04-20
3
-3
/
+8
|
*
fm10k: use 8bit notation instead of 10bit notation for diagram
Jacob Keller
2016-04-20
1
-2
/
+2
|
*
fm10k: fix documentation of fm10k_tlv_parse_attr
Jacob Keller
2016-04-20
1
-8
/
+10
|
*
fm10k: do not disable PCI device in fm10k_io_error_detected
Jacob Keller
2016-04-20
1
-2
/
+0
|
*
fm10k: correctly handle LPORT_MAP error
Jacob Keller
2016-04-20
4
-1
/
+35
|
*
fm10k: Fix multicast mode sync issues
Ngai-Mint Kwan
2016-04-20
1
-13
/
+7
|
*
fm10k: drop 1588 support
Jacob Keller
2016-04-20
12
-876
/
+11
|
*
fm10k: prevent RCU issues during AER events
Jacob Keller
2016-04-20
1
-1
/
+10
|
*
fm10k: use DRV_SUMMARY to reduce code duplication
Jacob Keller
2016-04-20
1
-3
/
+3
|
*
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
2016-04-20
1
-5
/
+9
|
*
fm10k: remove debug-statistics support
Jacob Keller
2016-04-20
1
-71
/
+1
|
*
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
2016-04-20
1
-25
/
+34
|
/
*
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2016-04-20
4
-1
/
+189
*
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-19
2
-10
/
+4
*
Merge branch 'bpf_event_output'
David S. Miller
2016-04-19
5
-1
/
+48
|
\
|
*
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-19
4
-0
/
+38
|
*
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
2016-04-19
2
-1
/
+10
|
/
*
arcnet: com90xx: add __init attribute
Julia Lawall
2016-04-19
1
-1
/
+1
*
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
2016-04-19
1
-309
/
+307
*
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
2016-04-19
2
-27
/
+19
*
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2016-04-19
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-18
1
-2
/
+2
*
of_mdio: make of_mdiobus_register_{device|phy}() *void*
Sergei Shtylyov
2016-04-18
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
|
/
[next]