index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'iov_iter' into for-davem-2
Al Viro
2014-12-09
|
\
|
*
copy_from_iter_nocache()
Al Viro
2014-12-08
|
*
new helper: iov_iter_kvec()
Al Viro
2014-12-08
|
*
csum_and_copy_..._iter()
Al Viro
2014-12-08
|
*
iov_iter.c: handle ITER_KVEC directly
Al Viro
2014-12-08
*
|
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
2014-12-09
*
|
netdevice: Add a function to check macvlan port
Mahesh Bandewar
2014-12-09
*
|
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
*
|
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-12-09
*
|
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-09
*
|
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
*
|
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2014-12-08
*
|
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
2014-12-08
*
|
tipc: convert name table read-write lock to RCU
Ying Xue
2014-12-08
*
|
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
2014-12-08
*
|
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2014-12-08
*
|
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-05
*
|
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
*
|
bridge: add new brport flag LEARNING_SYNC
Scott Feldman
2014-12-02
*
|
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
2014-12-02
*
|
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2014-12-02
*
|
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
2014-12-02
*
|
net: introduce generic switch devices support
Jiri Pirko
2014-12-02
*
|
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
*
|
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
\
\
|
*
\
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-28
|
|
\
\
|
|
*
\
Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-11-26
|
|
|
\
\
|
|
|
*
|
iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
Cristina Ciocan
2014-11-15
|
*
|
|
|
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-26
|
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-11-25
|
|
\
\
\
\
|
|
*
|
|
|
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
Benjamin Herrenschmidt
2014-11-24
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...
Linus Torvalds
2014-11-25
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
clk-divider: Fix READ_ONLY when divider > 1
James Hogan
2014-11-17
|
|
|
/
/
|
*
|
|
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-11-23
|
|
\
\
\
|
|
*
|
|
percpu-ref: fix DEAD flag contamination of percpu pointer
Tejun Heo
2014-11-23
*
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2014-11-25
|
\
\
\
\
\
|
*
|
|
|
|
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
2014-11-24
|
*
|
|
|
|
kill zerocopy_sg_from_iovec()
Al Viro
2014-11-24
|
*
|
|
|
|
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
2014-11-24
|
*
|
|
|
|
new helper: memcpy_to_msg()
Al Viro
2014-11-24
|
*
|
|
|
|
new helper: memcpy_from_msg()
Al Viro
2014-11-24
|
*
|
|
|
|
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
2014-11-24
*
|
|
|
|
|
ipvlan: Initial check-in of the IPVLAN driver.
Mahesh Bandewar
2014-11-24
|
/
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
|
\
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-21
|
|
\
\
\
\
|
|
*
|
|
|
can: dev: add can_is_canfd_skb() API
Dong Aisheng
2014-11-18
|
|
*
|
|
|
inetdevice: fixed signed integer overflow
Vincent BENAYOUN
2014-11-14
|
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-11-21
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
2014-11-16
[next]