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
2014-03-07
6lowpan: reassembly: fix return of init function
Alexander Aring
1
-2
/
+3
2014-03-07
Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...
David S. Miller
6
-88
/
+172
2014-03-07
Merge branch 'r8152'
David S. Miller
1
-60
/
+263
2014-03-07
r8152: support IPv6
hayeswang
1
-3
/
+103
2014-03-07
r8152: support TSO
hayeswang
1
-30
/
+87
2014-03-07
r8152: support rx checksum
hayeswang
1
-2
/
+39
2014-03-07
r8152: calculate the dropped packets for rx
hayeswang
1
-1
/
+2
2014-03-07
r8152: up the priority of the transmission
hayeswang
1
-18
/
+27
2014-03-07
r8152: check tx agg list before spin lock
hayeswang
1
-0
/
+3
2014-03-07
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
hayeswang
1
-16
/
+12
2014-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-355
/
+1432
2014-03-07
Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
14
-168
/
+645
2014-03-07
Merge branch 'xen-netback-next'
David S. Miller
3
-289
/
+740
2014-03-07
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
3
-1
/
+37
2014-03-07
xen-netback: Timeout packets in RX path
Zoltan Kiss
3
-5
/
+61
2014-03-07
xen-netback: Handle guests with too many frags
Zoltan Kiss
3
-10
/
+162
2014-03-07
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
3
-1
/
+26
2014-03-07
xen-netback: Remove old TX grant copy definitons and fix indentations
Zoltan Kiss
2
-93
/
+15
2014-03-07
xen-netback: Introduce TX grant mapping
Zoltan Kiss
3
-165
/
+371
2014-03-07
xen-netback: Handle foreign mapped pages on the guest RX path
Zoltan Kiss
2
-5
/
+46
2014-03-07
xen-netback: Minor refactoring of netback code
Zoltan Kiss
3
-22
/
+27
2014-03-07
xen-netback: Use skb->cb for pending_idx
Zoltan Kiss
1
-17
/
+25
2014-03-07
l2tp: keep original skb ownership
Eric Dumazet
1
-21
/
+2
2014-03-07
tcp: do not leak non zero tstamp in output packets
Eric Dumazet
1
-0
/
+2
2014-03-07
can: add bittiming check at interface open for CAN FD
Oliver Hartkopp
1
-0
/
+8
2014-03-07
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
3
-0
/
+41
2014-03-07
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
3
-3
/
+50
2014-03-07
can: provide a separate bittiming_const parameter to bittiming functions
Oliver Hartkopp
1
-18
/
+13
2014-03-07
can: move sanity check for bitrate and tq into can_get_bittiming
Oliver Hartkopp
1
-14
/
+15
2014-03-07
can: only send bitrate data via netlink when available
Oliver Hartkopp
1
-4
/
+6
2014-03-07
can: preserve skbuff protocol in can_put_echo_skb
Oliver Hartkopp
1
-2
/
+3
2014-03-07
can: janz-ican3: convert dev_<level> printing to netdev_<level>
Marc Kleine-Budde
1
-34
/
+30
2014-03-06
i40e/i40evf: Bump pf&vf build versions
Catherine Sullivan
2
-2
/
+2
2014-03-06
i40e/i40evf: carefully fill tx ring
Jesse Brandeburg
2
-4
/
+4
2014-03-06
i40e: fix nvm version and remove firmware report
Jesse Brandeburg
2
-14
/
+7
2014-03-06
i40e: Fix static checker warning
Neerav Parikh
1
-3
/
+6
2014-03-06
i40e: Remove a redundant filter addition
Anjali Singhai Jain
1
-4
/
+7
2014-03-06
i40e: count timeout events
Jesse Brandeburg
1
-0
/
+1
2014-03-06
i40e: Remove a FW workaround for Number of MSIX vectors
Anjali Singhai Jain
1
-0
/
+6
2014-03-06
i40e: clean up comment style
Shannon Nelson
1
-59
/
+58
2014-03-06
i40e/i40evf: i40e implementation for skb_set_hash
Jesse Brandeburg
6
-4
/
+800
2014-03-06
i40e: Prevent overflow due to kzalloc
Akeem G Abodunrin
1
-1
/
+1
2014-03-06
i40e: Flow Director sideband accounting
Joseph Gasparakis
5
-264
/
+535
2014-03-06
i40evf: Enable the ndo_set_features netdev op
Greg Rose
1
-0
/
+5
2014-03-06
bonding: fix const in options processing
stephen hemminger
3
-55
/
+56
2014-03-06
net_sched: htb: do not acquire qdisc lock in dump operations
Eric Dumazet
1
-12
/
+8
2014-03-06
Merge branch '6lowpan'
David S. Miller
5
-5
/
+6
2014-03-06
6lowpan: move 6lowpan header to include/net
Alexander Aring
5
-5
/
+4
2014-03-06
6lowpan: add missing include of net/ipv6.h
Alexander Aring
1
-0
/
+2
2014-03-06
be2net: do external loopback test only when it is requested
Ivan Vecera
1
-7
/
+9
[prev]
[next]