index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-28
s390/qeth: use callback to finalize cmd
Julian Wiedmann
3
-31
/
+50
2019-03-28
s390/qeth: let qeth_notify_reply() set the notify reason
Julian Wiedmann
1
-14
/
+8
2019-03-28
s390/qeth: clarify default cmd callback
Julian Wiedmann
1
-8
/
+9
2019-03-28
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
3
-41
/
+35
2019-03-28
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
4
-29
/
+28
2019-03-28
s390/qeth: defer IPv6 address notifier events
Julian Wiedmann
3
-7
/
+57
2019-03-28
s390/qeth: add wrapper for IP table access
Julian Wiedmann
1
-16
/
+17
2019-03-28
s390/qeth: remove locking for RX modeset cache
Julian Wiedmann
4
-14
/
+0
2019-03-28
s390/qeth: defer RX modesetting
Julian Wiedmann
3
-17
/
+48
2019-03-28
Merge branch 'net-call-for-phys_port_name-into-devlink-directly-if-possible'
David S. Miller
16
-94
/
+164
2019-03-28
net: devlink: add warning for ndo_get_phys_port_name set when not needed
Jiri Pirko
1
-0
/
+18
2019-03-28
nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()
Jiri Pirko
1
-1
/
+4
2019-03-28
dsa: do not support ndo_get_phys_port_name for non-legacy ports
Jiri Pirko
1
-0
/
+7
2019-03-28
dsa: implement ndo_get_devlink_port
Jiri Pirko
1
-0
/
+8
2019-03-28
bnxt: remove ndo_get_phys_port_name implementation
Jiri Pirko
1
-18
/
+0
2019-03-28
bnxt: implement ndo_get_devlink_port
Jiri Pirko
1
-1
/
+9
2019-03-28
net: devlink: remove unused devlink_port_get_phys_port_name() function
Jiri Pirko
2
-9
/
+0
2019-03-28
mlxsw: Remove ndo_get_phys_port_name implementation
Jiri Pirko
5
-45
/
+0
2019-03-28
mlxsw: Implement ndo_get_devlink_port
Jiri Pirko
5
-0
/
+48
2019-03-28
net: devlink: introduce devlink_compat_phys_port_name_get()
Jiri Pirko
3
-5
/
+43
2019-03-28
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
6
-13
/
+23
2019-03-28
nfp: register devlink port before netdev
Jiri Pirko
1
-15
/
+17
2019-03-28
Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...
David S. Miller
67
-939
/
+476
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
926
-7580
/
+15145
2019-03-27
inet: switch IP ID generator to siphash
Eric Dumazet
4
-19
/
+30
2019-03-27
net: phy: mdio-bcm-unimac: remove redundant !timeout check
Colin Ian King
1
-4
/
+1
2019-03-27
tcp: fix zerocopy and notsent_lowat issues
Eric Dumazet
2
-13
/
+7
2019-03-27
net: openvswitch: Add a new action check_pkt_len
Numan Siddique
3
-0
/
+261
2019-03-27
Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable'
David S. Miller
3
-0
/
+118
2019-03-27
net: phy: marvell: add PHY tunable fast link down support for 88E1540
Heiner Kallweit
1
-0
/
+108
2019-03-27
ethtool: add PHY Fast Link Down support
Heiner Kallweit
2
-0
/
+10
2019-03-27
net/core: Allow the compiler to verify declaration and definition consistency
Bart Van Assche
3
-3
/
+19
2019-03-27
net/core: Fix rtnetlink kernel-doc headers
Bart Van Assche
1
-3
/
+6
2019-03-27
net/core: Document __skb_flow_dissect() flags argument
Bart Van Assche
1
-0
/
+2
2019-03-27
net/core: Document all dev_ioctl() arguments
Bart Van Assche
1
-1
/
+2
2019-03-27
net/core: Document reuseport_add_sock() bind_inany argument
Bart Van Assche
1
-0
/
+2
2019-03-27
net: dsa: mv88e6xxx: remove unneeded cmode initialization
Heiner Kallweit
2
-12
/
+0
2019-03-27
bnx2x: Utilize FW 7.13.11.0.
Sudarsana Reddy Kalluru
1
-7
/
+14
2019-03-27
fou: Support binding FoU socket
Kristian Evensen
2
-16
/
+128
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
182
-1137
/
+3121
2019-03-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-187
/
+630
2019-03-27
Merge branch 'net-mvpp2-Classifier-updates-and-cleanups'
David S. Miller
5
-234
/
+341
2019-03-27
net: mvpp2: cls: Rework C2 engine macros
Maxime Chevallier
1
-21
/
+7
2019-03-27
net: mvpp2: cls: Initialize lookup priorities for all entries in the flow
Maxime Chevallier
1
-13
/
+24
2019-03-27
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
3
-0
/
+30
2019-03-27
net: mvpp2: cls: Rename the flow table macros
Maxime Chevallier
3
-15
/
+14
2019-03-27
net: mvpp2: cls: Don't use the sequence attribute for classification
Maxime Chevallier
2
-18
/
+0
2019-03-27
net: mvpp2: cls: Rename classifer per-port functions
Maxime Chevallier
3
-10
/
+9
2019-03-27
net: mvpp2: cls: Move C2 read/write helpers around
Maxime Chevallier
1
-41
/
+41
2019-03-27
net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry
Maxime Chevallier
1
-7
/
+7
[next]