index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
can: gw: add a variable limit for CAN frame routings
Oliver Hartkopp
2013-01-26
1
-16
/
+40
*
can: gw: make routing to the incoming CAN interface configurable
Oliver Hartkopp
2013-01-26
2
-0
/
+9
*
can: add private data space for CAN sk_buffs
Oliver Hartkopp
2013-01-26
5
-7
/
+64
*
can: usb_8dev: add LED trigger support
Bernd Krumboeck
2013-01-26
1
-0
/
+11
*
can: sja1000: add LED trigger support
Fabio Baltieri
2013-01-26
1
-1
/
+16
*
can: mcp251x: add LED trigger support
Fabio Baltieri
2013-01-26
1
-4
/
+19
*
can: c_can: add LED trigger support
Fabio Baltieri
2013-01-26
1
-0
/
+10
*
can: ti_hecc: add LED trigger support
Fabio Baltieri
2013-01-26
1
-0
/
+10
*
can: at91_can: add LED trigger support
Fabio Baltieri
2013-01-26
1
-0
/
+10
*
can: flexcan: add LED trigger support
Fabio Baltieri
2013-01-26
1
-0
/
+11
*
can: rename LED trigger name on netdev renames
Kurt Van Dijck
2013-01-26
3
-0
/
+52
*
can: export a safe netdev_priv wrapper for candev
Kurt Van Dijck
2013-01-26
2
-0
/
+16
*
can: add tx/rx LED trigger support
Fabio Baltieri
2013-01-26
5
-0
/
+149
*
can: usb_8dev: Add support for USB2CAN interface from 8 devices
Bernd Krumboeck
2013-01-26
3
-0
/
+1029
*
can: sja1000: correct indention of Kconfig help text
Marc Kleine-Budde
2013-01-26
1
-6
/
+6
*
can: Kconfig: switch on all CAN protocolls by default
Marc Kleine-Budde
2013-01-26
1
-3
/
+3
*
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
2013-01-26
7
-15
/
+18
*
can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
Marc Kleine-Budde
2013-01-26
2
-8
/
+4
*
Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...
David S. Miller
2013-01-23
10
-176
/
+185
|
\
|
*
xfrm: Remove unused defines
Steffen Klassert
2013-01-21
1
-4
/
+0
|
*
xfrm: use separated locks to protect pointers of struct xfrm_state_afinfo
Cong Wang
2013-01-17
1
-25
/
+18
|
*
xfrm: replace rwlock on xfrm_km_list with rcu
Cong Wang
2013-01-16
1
-28
/
+30
|
*
xfrm: replace rwlock on xfrm_state_afinfo with rcu
Cong Wang
2013-01-16
1
-17
/
+16
|
*
crypto: aesni-intel - remove rfc3686(ctr(aes)), utilize rfc3686 from ctr-modu...
Jussi Kivilinna
2013-01-08
1
-37
/
+0
|
*
crypto: ctr - make rfc3686 asynchronous block cipher
Jussi Kivilinna
2013-01-08
3
-63
/
+115
|
*
xfrm_algo: probe asynchronous block ciphers instead of synchronous
Jussi Kivilinna
2013-01-08
1
-2
/
+1
|
*
xfrm: removes a superfluous check and add a statistic
Li RongQing
2013-01-07
4
-3
/
+8
*
|
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
2013-01-23
3
-4
/
+5
*
|
bnx2x: Fix compilation with stop-on-error
Yuval Mintz
2013-01-23
2
-2
/
+2
*
|
cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state
Michael Chan
2013-01-23
3
-8
/
+11
*
|
bnx2x: correct memory release scheme
Yuval Mintz
2013-01-23
2
-4
/
+3
*
|
bnx2x: Remove many sparse warnings
Yuval Mintz
2013-01-23
9
-159
/
+195
*
|
bnx2x: Modify unload conditions
Yuval Mintz
2013-01-23
1
-3
/
+11
*
|
bnx2x: Correct memory preparation and release
Dmitry Kravkov
2013-01-23
2
-44
/
+16
*
|
bnx2x: Add missing VFs reference in macros
Yuval Mintz
2013-01-23
1
-1
/
+3
*
|
bnx2x: Add additional debug information
Yuval Mintz
2013-01-23
4
-6
/
+38
*
|
bnx2x: correct usleep_range usage
Yuval Mintz
2013-01-23
4
-10
/
+10
*
|
bnx2x: reorganization and beautification
Yuval Mintz
2013-01-23
5
-139
/
+122
*
|
bnx2x: Semantic renovation
Yuval Mintz
2013-01-23
9
-105
/
+86
*
|
gianfar: Restore promisc mode on gfar_init_mac()
Claudiu Manoil
2013-01-23
1
-0
/
+4
*
|
Merge branch 'soreuseport'
David S. Miller
2013-01-23
29
-70
/
+213
|
\
\
|
*
|
soreuseport: UDP/IPv6 implementation
Tom Herbert
2013-01-23
1
-3
/
+27
|
*
|
soreuseport: TCP/IPv6 implementation
Tom Herbert
2013-01-23
5
-10
/
+38
|
*
|
soreuseport: UDP/IPv4 implementation
Tom Herbert
2013-01-23
1
-18
/
+43
|
*
|
soreuseport: TCP/IPv4 implementation
Tom Herbert
2013-01-23
5
-21
/
+73
|
*
|
soreuseport: infrastructure
Tom Herbert
2013-01-23
18
-18
/
+32
|
/
/
*
|
xen-netback: allow changing the MAC address of the interface
Matt Wilson
2013-01-23
1
-0
/
+2
*
|
netpoll: fix an uninitialized variable
Cong Wang
2013-01-22
1
-0
/
+1
*
|
ipv6: remove duplicated declaration of ip6_fragment()
Cong Wang
2013-01-22
1
-2
/
+0
*
|
Merge branch 'legacy-isa-delete' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2013-01-22
58
-24868
/
+11
|
\
\
[next]