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
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-21
/
+47
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+6
2017-05-22
net: ipv4: Add extack messages for route add failures
David Ahern
1
-0
/
+5
2017-05-21
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
1
-8
/
+2
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
2
-0
/
+10
2017-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+6
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+3
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+4
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
1
-10
/
+2
2017-05-20
nvme-fc: correct port role bits
James Smart
1
-2
/
+2
2017-05-20
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+1
2017-05-19
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-7
/
+27
2017-05-19
phy: Add helper function to check phy interface mode
Iyappan Subramanian
1
-2
/
+12
2017-05-19
sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}
Davide Caratti
1
-2
/
+5
2017-05-19
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
2
-8
/
+8
2017-05-19
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
1
-7
/
+9
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2
-24
/
+3
2017-05-19
net: introduce skb_crc32c_csum_help
Davide Caratti
2
-1
/
+3
2017-05-19
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
1
-0
/
+2
2017-05-19
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-1
/
+1
2017-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+5
2017-05-18
Merge tag 'v4.12-rc1' into fixes
Olof Johansson
64
-436
/
+1159
2017-05-18
qed: Utilize FW 8.20.0.0
Mintz, Yuval
7
-125
/
+188
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
1
-1
/
+1
2017-05-18
tap: export skb_array
Jason Wang
1
-0
/
+5
2017-05-18
tun: export skb_array
Jason Wang
1
-0
/
+5
2017-05-18
skb_array: introduce batch dequeuing
Jason Wang
1
-0
/
+25
2017-05-18
ptr_ring: introduce batch dequeuing
Jason Wang
1
-0
/
+65
2017-05-18
skb_array: introduce skb_array_unconsume
Jason Wang
1
-0
/
+6
2017-05-18
ptr_ring: add ptr_ring_unconsume
Michael S. Tsirkin
1
-0
/
+55
2017-05-18
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
Peter Chen
1
-0
/
+1
2017-05-17
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
1
-0
/
+3
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2
-72
/
+12
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
1
-2
/
+1
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
1
-0
/
+2
2017-05-16
udp: use a separate rx queue for packet reception
Paolo Abeni
1
-0
/
+3
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
1
-0
/
+7
2017-05-16
ebtables: arpreply: Add the standard target sanity check
Gao Feng
1
-0
/
+5
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+13
2017-05-15
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
1
-1
/
+1
2017-05-14
net/mlx5: Use underlay QPN from the root name space
Yishai Hadas
1
-1
/
+3
2017-05-13
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
1
-7
/
+27
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-17
/
+6
2017-05-12
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
1
-1
/
+0
2017-05-12
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
1
-15
/
+6
2017-05-12
time: delete current_fs_time()
Deepa Dinamani
1
-1
/
+0
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
3
-9
/
+35
2017-05-12
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-1
/
+8
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
1
-0
/
+19
2017-05-12
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
[next]