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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables
Lorenzo Colitti
1
-0
/
+1
2016-02-09
sctp: translate network order to host order when users get a hmacid
Xin Long
1
-2
/
+7
2016-02-09
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
2
-8
/
+13
2016-02-09
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
Siva Reddy Kallam
1
-6
/
+19
2016-02-09
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
4
-2
/
+15
2016-02-09
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
3
-6
/
+12
2016-02-08
ipv6: fix a lockdep splat
Eric Dumazet
1
-2
/
+3
2016-02-08
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
5
-8
/
+16
2016-02-07
update be2net maintainers' email addresses
Sathya Perla
1
-4
/
+5
2016-02-06
dwc_eth_qos: Reset hardware before PHY start
Rabin Vincent
1
-1
/
+1
2016-02-06
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
1
-1
/
+4
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
154
-843
/
+1402
2016-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-16
/
+28
2016-02-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
13
-93
/
+75
2016-01-31
Linux 4.5-rc2
Linus Torvalds
1
-1
/
+1
2016-01-31
Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
9
-7
/
+68
2016-01-31
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
6
-12
/
+82
2016-01-31
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
5
-29
/
+42
2016-01-31
Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-4
/
+9
2016-01-31
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+13
2016-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-103
/
+209
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-36
/
+245
2016-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-9
/
+25
2016-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-667
/
+746
2016-01-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-72
/
+81
2016-01-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-24
/
+27
2016-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2016-01-31
Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-14
/
+10
2016-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-30
/
+23
2016-01-31
phys_to_pfn_t: use phys_addr_t
Dan Williams
3
-4
/
+4
2016-01-31
mm: fix pfn_t to page conversion in vm_insert_mixed
Dan Williams
1
-2
/
+7
2016-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
David S. Miller
7
-35
/
+51
2016-01-30
block: use DAX for partition table reads
Dan Williams
3
-3
/
+46
2016-01-30
block: revert runtime dax control of the raw block device
Dan Williams
4
-70
/
+0
2016-01-30
fs, block: force direct-I/O for dax-enabled block devices
Dan Williams
1
-1
/
+1
2016-01-30
crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts
Cyrille Pitchen
1
-4
/
+12
2016-01-30
crypto: algif_hash - wait for crypto_ahash_init() to complete
Wang, Rui Y
1
-1
/
+3
2016-01-30
pid: Fix spelling in comments
Zhen Lei
1
-1
/
+1
2016-01-30
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
4
-4
/
+5
2016-01-29
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
1
-2
/
+0
2016-01-29
irda: fix a potential use-after-free in ircomm_param_request
WANG Cong
1
-2
/
+1
2016-01-29
devm_memremap_pages: fix vmem_altmap lifetime + alignment handling
Dan Williams
1
-7
/
+11
2016-01-29
Merge branch 'arnd-net-driver-fixes'
David S. Miller
6
-47
/
+25
2016-01-29
net: tg3: avoid uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2016-01-29
net: nb8800: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2016-01-29
net: vxge: avoid unused function warnings
Arnd Bergmann
1
-19
/
+12
2016-01-29
net: bgmac: clarify CONFIG_BCMA dependency
Arnd Bergmann
1
-1
/
+4
2016-01-29
net: hp100: remove unnecessary #ifdefs
Arnd Bergmann
1
-18
/
+0
2016-01-29
net: davinci_cpdma: use dma_addr_t for DMA address
Arnd Bergmann
1
-6
/
+6
2016-01-29
Merge branch 'ipv6-sticky-pktinfo'
David S. Miller
4
-7
/
+21
[next]