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-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-24
/
+67
2014-03-14
ether: add loopback type ETH_P_LOOPBACK
Veaceslav Falico
1
-0
/
+1
2014-03-14
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
1
-8
/
+0
2014-03-14
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2
-9
/
+9
2014-03-14
mac802154: use header operations to create/parse headers
Phoebe Buckheister
1
-8
/
+2
2014-03-14
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
3
-4
/
+112
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
3
-9
/
+8
2014-03-14
ieee802154: add address struct with proper endiannes and some operations
Phoebe Buckheister
1
-0
/
+72
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
3
-11
/
+11
2014-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-128
/
+391
2014-03-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2014-03-12
mlx4: Implement IP based gids support for RoCE/SRIOV
Jack Morgenstein
2
-1
/
+9
2014-03-12
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
1
-0
/
+1
2014-03-12
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
Jack Morgenstein
1
-2
/
+5
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
1
-0
/
+4
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
1
-0
/
+1
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
1
-0
/
+5
2014-03-11
netdev: set __percpu attribute on netdev_alloc_pcpu_stats
stephen hemminger
1
-1
/
+1
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
2014-03-10
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
1
-1
/
+0
2014-03-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
3
-3
/
+7
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
3
-3
/
+7
2014-03-10
net: add a pre-check of net_ns in sk_change_net()
Gu Zheng
1
-2
/
+6
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+21
2014-03-10
get rid of fget_light()
Al Viro
2
-11
/
+12
2014-03-10
vfs: atomic f_pos accesses as per POSIX
Linus Torvalds
2
-3
/
+9
2014-03-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2014-03-09
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+7
2014-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2014-03-08
Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...
Olof Johansson
17
-30
/
+132
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-03-07
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2014-03-07
SUNRPC: Fix oops when trace sunrpc_task events in nfs client
Ditang Chen
1
-2
/
+2
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
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+8
2014-03-07
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
1
-0
/
+1
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
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
1
-1
/
+0
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-06
ARM: KVM: fix non-VGIC compilation
Marc Zyngier
1
-0
/
+5
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-73
/
+90
2014-03-04
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
1
-0
/
+1
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
[next]