index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
s390/qeth: fix discipline unload after setup error
Julian Wiedmann
4
-4
/
+2
2018-09-26
s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
Julian Wiedmann
1
-7
/
+6
2018-09-26
s390/qeth: convert layer attribute to enum
Julian Wiedmann
5
-26
/
+25
2018-09-25
net: phy: marvell: Fix build.
David S. Miller
1
-1
/
+1
2018-09-25
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
Roopa Prabhu
1
-1
/
+1
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
47
-231
/
+3066
2018-09-25
net: dsa: lantiq_gswip: Depend on HAS_IOMEM
Hauke Mehrtens
1
-1
/
+1
2018-09-25
Merge branch 'net-phy-Eliminate-unnecessary-soft'
David S. Miller
2
-44
/
+21
2018-09-25
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
1
-42
/
+21
2018-09-25
net: phy: Stop with excessive soft reset
Florian Fainelli
1
-2
/
+0
2018-09-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-216
/
+541
2018-09-25
Merge branch 'Refactor-classifier-API-to-work-with-Qdisc-blocks-without-rtnl-...
David S. Miller
24
-112
/
+294
2018-09-25
net: sched: use reference counting for tcf blocks on rules update
Vlad Buslov
1
-17
/
+21
2018-09-25
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2
-24
/
+51
2018-09-25
net: sched: protect block idr with spinlock
Vlad Buslov
1
-2
/
+13
2018-09-25
net: sched: implement functions to put and flush all chains
Vlad Buslov
1
-25
/
+30
2018-09-25
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2
-25
/
+36
2018-09-25
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
1
-15
/
+64
2018-09-25
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
1
-0
/
+13
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
5
-1
/
+50
2018-09-25
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
20
-42
/
+47
2018-09-25
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2
-0
/
+8
2018-09-25
i40e: disallow changing the number of descriptors when AF_XDP is on
Björn Töpel
3
-0
/
+30
2018-09-25
i40e: clean zero-copy XDP Rx ring on shutdown/reset
Björn Töpel
3
-9
/
+96
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
4
-0
/
+129
2018-09-25
i40e: clean zero-copy XDP Tx ring on shutdown/reset
Björn Töpel
3
-6
/
+43
2018-09-25
i40e: Remove unused msglen parameter from virtchnl functions
Patryk Małek
1
-59
/
+37
2018-09-25
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
1
-1
/
+4
2018-09-25
i40e: add a helper function to validate a VF based on the vf id
Harshitha Ramamurthy
1
-21
/
+41
2018-09-25
i40e: use declared variables for pf and hw
Patryk Małek
1
-5
/
+4
2018-09-25
i40e: Unset promiscuous settings on VF reset
Mariusz Stachura
1
-110
/
+157
2018-09-25
i40e: Fix VF's link state notification
Mariusz Stachura
1
-5
/
+0
2018-09-25
tls: Fixed a memory leak during socket close
Vakul Garg
1
-2
/
+4
2018-09-25
tls: Fix socket mem accounting error under async encryption
Vakul Garg
1
-5
/
+16
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
284
-1545
/
+2487
2018-09-25
net: macb: Clean 64b dma addresses if they are not detected
Michal Simek
1
-0
/
+1
2018-09-25
Merge branch 'r8169-series-with-smaller-improvements'
David S. Miller
1
-12
/
+6
2018-09-25
r8169: improve a check in rtl_init_one
Heiner Kallweit
1
-5
/
+3
2018-09-25
r8169: improve rtl8169_irq_mask_and_ack
Heiner Kallweit
1
-4
/
+3
2018-09-25
r8169: use default watchdog timeout
Heiner Kallweit
1
-3
/
+0
2018-09-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Greg Kroah-Hartman
9
-90
/
+116
2018-09-25
Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
8
-37
/
+66
2018-09-25
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
Willem de Bruijn
1
-3
/
+9
2018-09-25
bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps
Roman Gushchin
1
-0
/
+1
2018-09-25
Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
6
-7
/
+30
2018-09-25
Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-9
/
+35
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
2
-2
/
+2
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
89
-653
/
+621
2018-09-24
dpaa2-eth: Make Rx flow hash key configurable
Ioana Ciocoi Radulescu
3
-5
/
+41
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
[prev]
[next]