index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-11
/
+55
2013-03-27
net: core: introduce skb_probe_transport_header()
Jason Wang
1
-0
/
+14
2013-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+2
2013-03-26
firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+10
2013-03-25
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+5
2013-03-22
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-0
/
+28
2013-03-22
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
4
-3
/
+8
2013-03-22
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-22
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
2
-1
/
+6
2013-03-22
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
1
-1
/
+1
2013-03-22
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+1
2013-03-22
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-0
/
+10
2013-03-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-5
/
+2
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
1
-1
/
+0
2013-03-22
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
1
-6
/
+0
2013-03-22
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
Marcelo Tosatti
1
-6
/
+1
2013-03-21
USB: serial: add modem-status-change wait queue
Johan Hovold
1
-0
/
+2
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
1
-0
/
+10
2013-03-21
tcp: implement RFC5682 F-RTO
Yuchung Cheng
1
-1
/
+2
2013-03-21
tcp: refactor F-RTO
Yuchung Cheng
1
-4
/
+2
2013-03-21
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
1
-0
/
+8
2013-03-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2013-03-20
thermal: shorten too long mcast group name
Masatake YAMATO
1
-1
/
+1
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
3
-17
/
+42
2013-03-20
connector: Added coredumping event to the process connector
Jesper Derehag
1
-0
/
+4
2013-03-20
filter: add ANC_PAY_OFFSET instruction for loading payload start offset
Daniel Borkmann
1
-0
/
+1
2013-03-20
net: flow_dissector: add __skb_get_poff to get a start offset to payload
Daniel Borkmann
1
-0
/
+2
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-27
/
+92
2013-03-20
udp: add encap_destroy callback
Tom Parkin
1
-0
/
+1
2013-03-20
usb: ulpi: Define a *otg_ulpi_create no-op
Fabio Estevam
1
-0
/
+8
2013-03-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+6
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+10
2013-03-19
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Marek Vasut
1
-2
/
+5
2013-03-18
KVM: allow host header to be included even for !CONFIG_KVM
Kevin Hilman
1
-1
/
+6
2013-03-18
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+7
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
3
-3
/
+7
2013-03-18
kprobes: Make hash_64() as always inlined
Masami Hiramatsu
1
-1
/
+2
2013-03-17
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
1
-10
/
+0
2013-03-17
net: fix some typos in netif features
Cong Wang
1
-2
/
+2
2013-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
David S. Miller
1
-6
/
+7
2013-03-17
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Bjørn Mork
1
-0
/
+1
2013-03-16
EDAC: Merge mci.mem_is_per_rank with mci.csbased
Mauro Carvalho Chehab
1
-4
/
+2
2013-03-16
amd64_edac: Correct DIMM sizes
Mauro Carvalho Chehab
1
-1
/
+0
2013-03-15
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
Linus Torvalds
4
-1
/
+5
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
1
-0
/
+2
2013-03-15
net: clean leftover of COMPAT_NET_DEV_OPS removal
Fernando Luis Vazquez Cao
1
-1
/
+0
2013-03-15
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
1
-0
/
+8
2013-03-14
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-1
/
+3
[next]