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-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-4
/
+5
2017-08-07
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
2
-3
/
+3
2017-08-07
net/mlx5: Increase the maximum flow counters supported
Rabie Loulou
1
-10
/
+6
2017-08-07
net/mlx5: Fix counter list hardware structure
Rabie Loulou
1
-2
/
+1
2017-08-07
net/mlx5: Delay events till ib registration ends
Erez Shitrit
1
-0
/
+3
2017-08-07
net/mlx5: Separate between E-Switch and MPFS
Saeed Mahameed
1
-0
/
+2
2017-08-06
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
1
-1
/
+1
2017-08-06
phylink: add module EEPROM support
Russell King
1
-0
/
+3
2017-08-06
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
1
-0
/
+434
2017-08-06
phylink: add phylink infrastructure
Russell King
2
-0
/
+147
2017-08-06
net: phy: provide a hook for link up/link down events
Russell King
1
-0
/
+1
2017-08-06
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-core
Russell King
1
-0
/
+15
2017-08-06
net: phy: split out PHY speed and duplex string generation
Russell King
1
-0
/
+3
2017-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2017-08-04
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
1
-1
/
+0
2017-08-04
Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-1
/
+8
2017-08-03
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
2
-1
/
+7
2017-08-03
sock: MSG_ZEROCOPY notification coalescing
Willem de Bruijn
1
-3
/
+14
2017-08-03
sock: enable MSG_ZEROCOPY
Willem de Bruijn
1
-1
/
+13
2017-08-03
sock: add MSG_ZEROCOPY
Willem de Bruijn
2
-0
/
+61
2017-08-03
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
1
-2
/
+7
2017-08-03
Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+2
2017-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-5
/
+22
2017-08-03
sctp: remove the typedef sctp_auth_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_authhdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_addip_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_addiphdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_addip_param_t
Xin Long
1
-4
/
+4
2017-08-03
sctp: remove the typedef sctp_cwr_chunk_t
Xin Long
1
-5
/
+0
2017-08-03
sctp: remove the typedef sctp_cwrhdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_ecne_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_ecnehdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_error_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_operr_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_errhdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: fix the name of struct sctp_shutdown_chunk_t
Xin Long
1
-1
/
+1
2017-08-03
sctp: remove the typedef sctp_shutdownhdr_t
Xin Long
1
-3
/
+3
2017-08-02
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+1
2017-08-02
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
1
-2
/
+0
2017-08-02
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
1
-2
/
+17
2017-08-02
kthread: fix documentation build warning
Jonathan Corbet
1
-1
/
+1
2017-08-02
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries
Mel Gorman
1
-0
/
+4
2017-08-02
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
1
-2
/
+4
2017-08-02
flow_dissector: remove unused functions
WANG Cong
1
-16
/
+0
2017-08-02
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
1
-0
/
+1
2017-08-02
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
Boris Brezillon
1
-3
/
+3
2017-08-01
PCI: Add pci_reset_function_locked()
Marc Zyngier
1
-0
/
+1
2017-08-01
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
1
-0
/
+36
2017-08-01
skbuff: Function to send an skbuf on a socket
Tom Herbert
1
-0
/
+3
[prev]
[next]