index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
qede: Fix single MTU sized packet from firmware GRO flow
Manish Chopra
1
-0
/
+13
2016-04-21
qede: Fix setting Skb network header
Manish Chopra
1
-2
/
+2
2016-04-21
qede: Fix various memory allocation error flows for fastpath
Manish Chopra
1
-55
/
+85
2016-04-21
Merge branch 'tcp-coalesce-merge-timestamps'
David S. Miller
3
-0
/
+19
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
3
-2
/
+5
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
1
-0
/
+16
2016-04-21
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
Grygorii Strashko
1
-2
/
+2
2016-04-21
Merge branch 'nlattr_align'
David S. Miller
6
-29
/
+140
2016-04-21
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2
-2
/
+3
2016-04-21
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
1
-17
/
+5
2016-04-21
libnl: add more helpers to align attributes on 64-bit
Nicolas Dichtel
2
-8
/
+130
2016-04-21
veth: Update features to include all tunnel GSO types
Alexander Duyck
1
-4
/
+3
2016-04-21
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
Alexander Duyck
1
-5
/
+3
2016-04-21
geneve: testing the wrong variable in geneve6_build_skb()
Dan Carpenter
1
-1
/
+1
2016-04-21
NLA_BINARY misuse bug in HSR
Peter Heise
1
-4
/
+3
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2
-10
/
+8
2016-04-21
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
3
-11
/
+27
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
1
-1
/
+2
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
2
-8
/
+2
2016-04-21
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
1
-0
/
+1
2016-04-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
21
-1066
/
+201
2016-04-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-3
/
+4
2016-04-21
Merge tag 'fbdev-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+12
2016-04-21
Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
6
-45
/
+65
2016-04-20
fm10k: fix incorrect IPv6 extended header checksum
Jacob Keller
1
-9
/
+16
2016-04-20
fm10k: consistently use Intel(R) for driver names
Jacob Keller
20
-30
/
+30
2016-04-20
fm10k: fix possible null pointer deref after kcalloc
Jacob Keller
2
-18
/
+22
2016-04-20
fm10k: Reset multicast mode when deleting lport
Ngai-Mint Kwan
1
-0
/
+4
2016-04-20
fm10k: update comment regarding reserved bits check
Jacob Keller
1
-1
/
+1
2016-04-20
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
Jacob Keller
3
-3
/
+8
2016-04-20
fm10k: use 8bit notation instead of 10bit notation for diagram
Jacob Keller
1
-2
/
+2
2016-04-20
fm10k: fix documentation of fm10k_tlv_parse_attr
Jacob Keller
1
-8
/
+10
2016-04-20
fm10k: do not disable PCI device in fm10k_io_error_detected
Jacob Keller
1
-2
/
+0
2016-04-20
fm10k: correctly handle LPORT_MAP error
Jacob Keller
4
-1
/
+35
2016-04-20
fm10k: Fix multicast mode sync issues
Ngai-Mint Kwan
1
-13
/
+7
2016-04-20
fm10k: drop 1588 support
Jacob Keller
12
-876
/
+11
2016-04-20
fm10k: prevent RCU issues during AER events
Jacob Keller
1
-1
/
+10
2016-04-20
fm10k: use DRV_SUMMARY to reduce code duplication
Jacob Keller
1
-3
/
+3
2016-04-20
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
1
-5
/
+9
2016-04-20
fm10k: remove debug-statistics support
Jacob Keller
1
-71
/
+1
2016-04-20
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
1
-25
/
+34
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
4
-1
/
+189
2016-04-20
net: nla_align_64bit() needs to test the right pointer.
David S. Miller
1
-1
/
+1
2016-04-20
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-8
/
+14
2016-04-20
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
Andrew Goodbody
1
-16
/
+15
2016-04-20
net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos
Eric Dumazet
1
-8
/
+11
2016-04-20
net/hsr: Fixed version field in ENUM
Peter Heise
1
-1
/
+1
2016-04-19
VSOCK: Only check error on skb_recv_datagram when skb is NULL
Jorgen Hansen
1
-5
/
+2
2016-04-19
net: dsa: kill circular reference with slave priv
Vivien Didelot
2
-10
/
+4
[prev]
[next]