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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-23
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
Benjamin Poirier
14
-12
/
+60
2019-07-22
Merge branch 'Convert-skb_frag_t-to-bio_vec'
David S. Miller
76
-220
/
+202
2019-07-22
net: Convert skb_frag_t to bio_vec
Matthew Wilcox (Oracle)
2
-8
/
+6
2019-07-22
net: Rename skb_frag_t size to bv_len
Matthew Wilcox (Oracle)
1
-5
/
+5
2019-07-22
net: Rename skb_frag page to bv_page
Matthew Wilcox (Oracle)
2
-8
/
+6
2019-07-22
net: Reorder the contents of skb_frag_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-22
net: Increase the size of skb_frag_t
Matthew Wilcox (Oracle)
1
-5
/
+0
2019-07-22
net: Use skb accessors in network core
Matthew Wilcox (Oracle)
6
-32
/
+38
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
69
-164
/
+149
2019-07-22
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
5
-31
/
+20
2019-07-22
r8169: improve rtl_rx
Heiner Kallweit
1
-28
/
+15
2019-07-22
ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-2
/
+1
2019-07-22
usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-6
/
+3
2019-07-22
net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx
Chuhong Yuan
1
-8
/
+4
2019-07-22
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
2
-0
/
+2
2019-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-07-22
Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-22
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+32
2019-07-22
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
1
-4
/
+4
2019-07-22
Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-2
/
+8
2019-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
91
-236
/
+322
2019-07-22
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
1
-0
/
+1
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
2
-2
/
+16
2019-07-21
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+0
2019-07-21
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
vrf: make sure skb->data contains ip header to make routing
Peter Kosyh
1
-23
/
+35
2019-07-21
connector: remove redundant input callback from cn_dev
Vasily Averin
2
-6
/
+1
2019-07-21
qed: Prefer pcie_capability_read_word()
Frederick Lawler
1
-3
/
+2
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
1
-8
/
+4
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2
-10
/
+5
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
1
-0
/
+5
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
1
-0
/
+3
2019-07-21
net: phy: sfp: hwmon: Fix scaling of RX power
Andrew Lunn
1
-1
/
+1
2019-07-21
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
1
-1
/
+3
2019-07-21
chelsio: Fix a typo in a function name
Christophe JAILLET
1
-2
/
+2
2019-07-21
allocate_flower_entry: should check for null deref
Navid Emamdoost
1
-1
/
+2
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
3
-4
/
+4
2019-07-21
kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist.
Jeremy Sowden
1
-0
/
+1
2019-07-21
tipc: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-21
Merge tag 'mac80211-for-davem-2019-07-20' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-8
/
+25
2019-07-21
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-122
/
+119
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-31
/
+126
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
19
-60
/
+1458
2019-07-20
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-20
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-20
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-20
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
[next]