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-07-30
dcbnl : Fix misleading dcb_app->priority explanation
Anish Bhatt
1
-1
/
+2
2014-07-30
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
1
-2
/
+2
2014-07-30
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2
-8
/
+4
2014-07-30
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-2
/
+15
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+25
2014-07-30
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+3
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
1
-3
/
+0
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-10
/
+4
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-0
/
+1
2014-07-29
of: Add memory limiting function for flattened devicetrees
Laura Abbott
1
-0
/
+1
2014-07-29
of: Split early_init_dt_scan into two parts
Laura Abbott
1
-0
/
+2
2014-07-29
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
1
-0
/
+3
2014-07-29
ipv4: fail early when creating netdev named all or default
WANG Cong
1
-0
/
+6
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
2
-21
/
+4
2014-07-29
packet: remove deprecated syststamp timestamp
Willem de Bruijn
1
-1
/
+1
2014-07-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+4
2014-07-28
ip: make IP identifiers less predictable
Eric Dumazet
1
-10
/
+1
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
9
-223
/
+295
2014-07-28
netlink: Fix shadow warning on jiffies
Mark Rustad
1
-3
/
+3
2014-07-27
inet: frag: use seqlock for hash rebuild
Florian Westphal
1
-7
/
+6
2014-07-27
inet: frag: remove periodic secret rebuild timer
Florian Westphal
1
-2
/
+2
2014-07-27
inet: frag: remove lru list
Florian Westphal
1
-30
/
+2
2014-07-27
inet: frag: don't account number of fragment queues
Florian Westphal
3
-9
/
+0
2014-07-27
inet: frag: move eviction of queues to work queue
Florian Westphal
1
-1
/
+5
2014-07-27
inet: frag: move evictor calls into frag_find function
Florian Westphal
1
-1
/
+0
2014-07-27
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2
-7
/
+8
2014-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-0
/
+3
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
1
-25
/
+25
2014-07-24
Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-3
/
+4
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
1
-0
/
+8
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
1
-4
/
+9
2014-07-23
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-23
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
1
-0
/
+12
2014-07-23
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
1
-3
/
+2
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-07-23
pinctrl: dra: dt-bindings: Fix pull enable/disable
Nishanth Menon
1
-3
/
+4
2014-07-22
net/mlx4_core: Use low memory profile on kdump kernel
Amir Vadai
1
-0
/
+7
2014-07-22
net: skbuff: Use ALIGN macro instead of open coding it
Tobias Klauser
1
-2
/
+1
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
1
-1
/
+1
2014-07-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-10
/
+18
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2
-0
/
+54
2014-07-22
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
1
-0
/
+3
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-65
/
+66
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2014-07-21
mac80211: add support for Rx reordering offloading
Michal Kazior
1
-0
/
+34
2014-07-21
mac80211: add TDLS QoS param IE on setup-confirm
Arik Nemtsov
1
-0
/
+20
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-152
/
+69
2014-07-20
net: print net_device reg_state in netdev_* unless it's registered
Veaceslav Falico
1
-1
/
+17
2014-07-20
net: use dev->name in netdev_pr* when it's available
Veaceslav Falico
1
-2
/
+2
[next]