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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-07
Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...
David S. Miller
2
-2
/
+8
2014-03-07
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
2
-0
/
+2
2014-03-07
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
2
-2
/
+6
2014-03-06
6lowpan: move 6lowpan header to include/net
Alexander Aring
1
-0
/
+434
2014-03-06
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
David S. Miller
1
-0
/
+1
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
1
-4
/
+3
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-73
/
+90
2014-03-04
UAPI: add MPLS label stack definition
Simon Wunderlich
2
-0
/
+40
2014-03-04
if_ether.h: add IEEE 802.21 Ethertype
Simon Wunderlich
1
-0
/
+1
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+18
2014-03-04
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-46
/
+15
2014-03-04
mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
Liu Ping Fan
1
-2
/
+2
2014-03-04
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
1
-1
/
+1
2014-03-04
mm: close PageTail race
David Rientjes
2
-43
/
+12
2014-03-03
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
1
-0
/
+3
2014-03-03
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
1
-2
/
+2
2014-03-02
net/mlx4_en: Use union for BlueFlame WQE
Amir Vadai
1
-3
/
+8
2014-03-02
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
Eugenia Emantayev
1
-0
/
+12
2014-03-02
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2014-02-28
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
1
-0
/
+9
2014-02-28
net: ns: add ieee802154_6lowpan namespace
Alexander Aring
2
-0
/
+17
2014-02-28
6lowpan: add frag information struct
Alexander Aring
1
-0
/
+7
2014-02-28
Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+8
2014-02-27
ipv6: addrconf: silence sparse endianness warnings
Bjørn Mork
1
-3
/
+3
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-15
/
+68
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+11
2014-02-27
net: move net_device priv_flags out from UAPI
Luis R. Rodriguez
2
-83
/
+83
2014-02-27
net: kdoc struct net_device flags and priv_flags
Luis R. Rodriguez
1
-52
/
+161
2014-02-27
Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2014-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-6
/
+6
2014-02-26
tcp: switch rtt estimations to usec resolution
Eric Dumazet
3
-9
/
+16
2014-02-26
net: add skb_mstamp infrastructure
Eric Dumazet
1
-2
/
+57
2014-02-26
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-1
/
+12
2014-02-26
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-1
/
+12
2014-02-26
net: Add sysfs file for port number
Amir Vadai
1
-0
/
+4
2014-02-26
net: tcp: add mib counters to track zero window transitions
Florian Westphal
1
-0
/
+3
2014-02-26
net: order MPLS ethertypes numerically
Neil Jerram
1
-2
/
+2
2014-02-25
ipc,mqueue: remove limits for the amount of system-wide queues
Davidlohr Bueso
1
-2
/
+0
2014-02-25
sysfs: fix namespace refcnt leak
Li Zefan
1
-4
/
+5
2014-02-25
fsnotify: Allocate overflow events with proper type
Jan Kara
1
-1
/
+1
2014-02-24
Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...
Mike Turquette
17
-30
/
+132
2014-02-25
xfrm4: Remove xfrm_tunnel_notifier
Steffen Klassert
1
-2
/
+0
2014-02-25
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
Steffen Klassert
1
-12
/
+38
2014-02-25
xfrm4: Add IPsec protocol multiplexer
Steffen Klassert
1
-1
/
+30
2014-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-9
/
+85
2014-02-24
asm-generic: add sched_setattr/sched_getattr syscalls
James Hogan
1
-1
/
+5
2014-02-23
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-0
/
+8
2014-02-22
net-tcp: fastopen: fix high order allocations
Eric Dumazet
1
-1
/
+2
2014-02-22
Revert "writeback: do not sync data dirtied after sync start"
Jan Kara
2
-4
/
+4
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
1
-2
/
+4
[next]