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
*
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-21
4
-26
/
+34
*
Merge branch 'enic-next'
David S. Miller
2014-05-21
5
-8
/
+245
|
\
|
*
MAINTAINERS: Update enic maintainers
Govindarajulu Varadarajan
2014-05-21
1
-2
/
+1
|
*
enic: Add support for adaptive interrupt coalescing
Sujith Sankar
2014-05-21
4
-6
/
+244
|
/
*
vxge: Use time_before()
Manuel Schölling
2014-05-21
1
-2
/
+2
*
ieee802154: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-05-21
1
-3
/
+3
*
atm: idt77252: Remove redundant error check
Peter Senna Tschudin
2014-05-21
1
-4
/
+4
*
ipv6: slight optimization in ip6_dst_gc
Li RongQing
2014-05-21
1
-1
/
+1
*
net-tun: restructure tun_do_read for better sleep/wakeup efficiency
Xi Wang
2014-05-21
1
-38
/
+16
*
net: tunnels - enable module autoloading
Tom Gundersen
2014-05-21
3
-0
/
+3
*
Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...
David S. Miller
2014-05-21
31
-95
/
+2170
|
\
|
*
can: gs_usb: Added support for the GS_USB CAN devices
Maximilian Schneider
2014-05-19
3
-0
/
+980
|
*
can: add documentation for CAN filter usage optimisation
Oliver Hartkopp
2014-05-19
1
-0
/
+35
|
*
can: add hash based access to single EFF frame filters
Oliver Hartkopp
2014-05-19
3
-9
/
+75
|
*
can: proc: make array printing function indenpendent from sff frames
Oliver Hartkopp
2014-05-19
2
-13
/
+19
|
*
can: unify identifiers to ensure unique include processing
Oliver Hartkopp
2014-05-19
14
-42
/
+42
|
*
can: add Renesas R-Car CAN driver
Sergei Shtylyov
2014-05-19
4
-0
/
+904
|
*
can: c_can: add hwinit support for non-TI devices
Pavel Machek
2014-05-19
2
-4
/
+38
|
*
can: c_can: Add and make use of 32-bit accesses functions
Pavel Machek
2014-05-19
4
-10
/
+60
|
*
can: c_can: make {read,write}_reg functions const
Pavel Machek
2014-05-19
3
-13
/
+13
|
*
can: pch_can: Fix Kconfig dependencies
Jean Delvare
2014-05-19
1
-1
/
+1
|
*
can: mscan: Fix Kconfig dependencies
Jean Delvare
2014-05-19
1
-1
/
+1
|
*
can: at91_can: Fix Kconfig dependencies
Jean Delvare
2014-05-19
1
-1
/
+1
|
*
can: mcp251x: fix coccinelle warnings
Dan Carpenter
2014-05-19
1
-1
/
+1
*
|
net: cdc_ncm: fix 64bit division build error
Bjørn Mork
2014-05-21
2
-4
/
+4
|
/
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-05-18
5
-5
/
+26
|
\
|
*
batman-adv: Start new development cycle
Simon Wunderlich
2014-05-18
1
-1
/
+1
|
*
batman-adv: remove semi-colon after macro definition
Antonio Quartulli
2014-05-18
2
-4
/
+4
|
*
batman-adv: add blank line between declarations and the rest of the code
Antonio Quartulli
2014-05-18
4
-0
/
+21
*
|
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-05-18
1
-1
/
+3
*
|
net: rds: Use time_after() for time comparison
Manuel Schölling
2014-05-18
2
-4
/
+4
*
|
net: 8390: use time_after() for time comparison
Manuel Schölling
2014-05-18
1
-2
/
+2
*
|
net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()
Christian Engelmayer
2014-05-18
1
-1
/
+1
*
|
ipv4: minor spelling fix
stephen hemminger
2014-05-18
1
-1
/
+1
*
|
bridge: fix spelling of promiscuous
stephen hemminger
2014-05-18
1
-1
/
+1
*
|
net: bridge: fix build
Alexei Starovoitov
2014-05-18
1
-1
/
+1
|
/
*
Merge branch 'cdc_ncm-coalesce'
David S. Miller
2014-05-16
4
-187
/
+455
|
\
|
*
net: cdc_ncm: do not start timer on an empty skb
Bjørn Mork
2014-05-16
1
-2
/
+2
|
*
net: cdc_ncm: remove redundant "disconnected" flag
Bjørn Mork
2014-05-16
3
-31
/
+2
|
*
net: cdc_ncm: fix argument alignment
Bjørn Mork
2014-05-16
1
-6
/
+6
|
*
net: cdc_ncm: use sane defaults for rx/tx buffers
Bjørn Mork
2014-05-16
2
-2
/
+14
|
*
net: cdc_ncm/cdc_mbim: adding NCM protocol statistics
Bjørn Mork
2014-05-16
3
-0
/
+108
|
*
net: cdc_ncm: set reasonable padding limits
Bjørn Mork
2014-05-16
2
-2
/
+7
|
*
net: cdc_ncm: use true max dgram count for header estimates
Bjørn Mork
2014-05-16
2
-12
/
+7
|
*
net: cdc_ncm: use ethtool to tune coalescing settings
Bjørn Mork
2014-05-16
2
-3
/
+74
|
*
net: cdc_ncm: support rx_max/tx_max updates when running
Bjørn Mork
2014-05-16
1
-6
/
+25
|
*
net: cdc_ncm: split .bind device initialization
Bjørn Mork
2014-05-16
1
-17
/
+19
|
*
net: cdc_ncm: factor out one-time device initialization
Bjørn Mork
2014-05-16
1
-96
/
+155
|
*
net: cdc_ncm: split out rx_max/tx_max update of setup
Bjørn Mork
2014-05-16
1
-31
/
+57
|
/
*
pktgen: Use seq_puts() where seq_printf() is not needed
Thomas Graf
2014-05-16
1
-25
/
+25
[next]