index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
v4l
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-04
bnx2x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-10-04
net: ksz884x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+1
2020-10-04
net: bna: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+3
2020-10-04
usbnet: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-10-04
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
2
-0
/
+19
2020-10-04
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
6
-18
/
+126
2020-10-04
net: phy: dp83869: fix unsigned comparisons against less than zero values
Colin Ian King
1
-1
/
+1
2020-10-04
net/smc: use an array to check fields in system EID
Karsten Graul
1
-1
/
+1
2020-10-04
net/smc: send ISM devices with unique chid in CLC proposal
Karsten Graul
1
-1
/
+17
2020-10-04
powerpc: dts: t1040rdb: add ports for Seville Ethernet switch
Vladimir Oltean
1
-0
/
+107
2020-10-04
powerpc: dts: t1040: add bindings for Seville Ethernet switch
Vladimir Oltean
1
-0
/
+78
2020-10-04
tcp: account total lost packets properly
Yuchung Cheng
1
-0
/
+10
2020-10-04
net/iucv: fix indentation in __iucv_message_receive()
Julian Wiedmann
1
-5
/
+3
2020-10-04
net/af_iucv: right-size the uid variable in iucv_sock_bind()
Julian Wiedmann
1
-1
/
+1
2020-10-04
net: remove NETDEV_HW_ADDR_T_SLAVE
Taehee Yoo
1
-3
/
+2
2020-10-03
genetlink: allow dumping command-specific policy
Jakub Kicinski
2
-5
/
+37
2020-10-03
genetlink: properly support per-op policy dumping
Johannes Berg
2
-10
/
+102
2020-10-03
genetlink: factor skb preparation out of ctrl_dumppolicy()
Johannes Berg
1
-6
/
+19
2020-10-03
netlink: rework policy dump to support multiple policies
Johannes Berg
3
-24
/
+90
2020-10-03
netlink: compare policy more accurately
Johannes Berg
1
-4
/
+8
2020-10-03
genetlink: switch control commands to per-op policies
Jakub Kicinski
1
-3
/
+11
2020-10-03
genetlink: use parsed attrs in dumppolicy
Jakub Kicinski
1
-7
/
+2
2020-10-03
taskstats: move specifying netlink policy back to ops
Jakub Kicinski
1
-36
/
+10
2020-10-03
genetlink: bring back per op policy
Jakub Kicinski
2
-5
/
+17
2020-10-03
genetlink: use .start callback for dumppolicy
Jakub Kicinski
1
-24
/
+24
2020-10-03
genetlink: add a structure for dump state
Jakub Kicinski
3
-31
/
+39
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
32
-102
/
+107
2020-10-03
genetlink: add small version of ops
Jakub Kicinski
3
-47
/
+135
2020-10-03
genetlink: reorg struct genl_family
Jakub Kicinski
1
-5
/
+5
2020-10-03
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
3
-1
/
+385
2020-10-03
dpaa2-eth: add basic devlink support
Ioana Ciornei
4
-1
/
+119
2020-10-03
devlink: add .trap_group_action_set() callback
Ioana Ciornei
2
-0
/
+28
2020-10-03
devlink: add parser error drop packet traps
Ioana Ciornei
3
-0
/
+139
2020-10-03
ionic: add new bad firmware error code
Shannon Nelson
2
-0
/
+3
2020-10-03
ionic: use lif ident for filter count
Shannon Nelson
1
-9
/
+10
2020-10-03
ionic: refill lif identity after fw_up
Shannon Nelson
3
-14
/
+22
2020-10-03
ionic: disable all queue napi contexts on timeout
Shannon Nelson
1
-26
/
+21
2020-10-03
ionic: check qcq ptr in ionic_qcq_disable
Shannon Nelson
1
-11
/
+20
2020-10-03
ionic: clear linkcheck bit on alloc fail
Shannon Nelson
1
-1
/
+3
2020-10-03
ionic: drain the work queue
Shannon Nelson
1
-10
/
+13
2020-10-03
ionic: contiguous memory for notifyq
Shannon Nelson
1
-22
/
+47
2020-10-03
s390/ctcm: remove orphaned function declarations
Vasily Gorbik
2
-2
/
+0
2020-10-03
s390/qeth: static checker cleanups
Julian Wiedmann
5
-23
/
+22
2020-10-03
s390/qeth: use netdev_name()
Julian Wiedmann
5
-36
/
+35
2020-10-03
s390/qeth: constify the disciplines
Julian Wiedmann
3
-5
/
+5
2020-10-03
s390/qeth: allow configuration of TX queues for OSA devices
Julian Wiedmann
6
-20
/
+53
2020-10-03
s390/qeth: de-magic the QIB parm area
Julian Wiedmann
2
-35
/
+41
2020-10-03
s390/qeth: keep track of wanted TX queues
Julian Wiedmann
5
-54
/
+61
2020-10-03
selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloads
Vladimir Oltean
3
-0
/
+317
2020-10-03
net: mscc: ocelot: offload redirect action to VCAP IS2
Vladimir Oltean
1
-3
/
+25
[next]