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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
net: add accept helper not installing fd
Pavel Begunkov
2
-34
/
+40
2021-08-25
dmaengine: ioat: depends on !UML
Johannes Berg
1
-1
/
+1
2021-08-25
dmaengine: idxd: set descriptor allocation size to threshold for swq
Dave Jiang
1
-2
/
+2
2021-08-25
dmaengine: idxd: make submit failure path consistent on desc freeing
Dave Jiang
2
-5
/
+10
2021-08-25
net: ethernet: actions: Add helper dependency on COMPILE_TEST
Cai Huoqing
1
-2
/
+2
2021-08-25
netfilter: x_tables: handle xt_register_template() returning an error value
Lukas Bulwahn
1
-0
/
+2
2021-08-25
netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue}
Pablo Neira Ayuso
1
-0
/
+6
2021-08-25
octeontx2-af: Wait for TX link idle for credits change
Nithin Dabilpuram
2
-11
/
+92
2021-08-25
octeontx2-af: Change the order of queue work and interrupt disable
Nithin Dabilpuram
1
-4
/
+5
2021-08-25
octeontx2-af: cn10k: Set cache lines for NPA batch alloc
Geetha sowjanya
3
-0
/
+13
2021-08-25
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
4
-84
/
+13
2021-08-25
netfilter: ecache: prepare for event notifier merge
Florian Westphal
3
-42
/
+17
2021-08-25
netfilter: ecache: add common helper for nf_conntrack_eventmask_report
Florian Westphal
1
-68
/
+56
2021-08-25
netfilter: ecache: remove another indent level
Florian Westphal
1
-16
/
+18
2021-08-25
netfilter: ecache: remove one indent level
Florian Westphal
3
-30
/
+34
2021-08-25
Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"
Will Deacon
3
-0
/
+39
2021-08-25
mctp: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-25
Merge tag 'linux-can-next-for-5.15-20210825' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
3
-8
/
+5
2021-08-25
Merge branch 'ravb-gbit-refactor'
David S. Miller
3
-99
/
+204
2021-08-25
ravb: Add reset support
Biju Das
2
-0
/
+12
2021-08-25
ravb: Factorise ravb_emac_init function
Biju Das
2
-2
/
+13
2021-08-25
ravb: Factorise ravb_dmac_init function
Biju Das
2
-21
/
+32
2021-08-25
ravb: Factorise ravb_set_features
Biju Das
2
-2
/
+14
2021-08-25
ravb: Factorise ravb_adjust_link function
Biju Das
2
-1
/
+5
2021-08-25
ravb: Factorise ravb_rx function
Biju Das
2
-2
/
+13
2021-08-25
ravb: Factorise ravb_ring_init function
Biju Das
2
-5
/
+17
2021-08-25
ravb: Factorise ravb_ring_format function
Biju Das
2
-12
/
+24
2021-08-25
ravb: Factorise ravb_ring_free function
Biju Das
2
-17
/
+31
2021-08-25
ravb: Add ptp_cfg_active to struct ravb_hw_info
Biju Das
2
-14
/
+6
2021-08-25
ravb: Add no_ptp_cfg_active to struct ravb_hw_info
Biju Das
2
-8
/
+13
2021-08-25
ravb: Add multi_irq to struct ravb_hw_info
Biju Das
3
-11
/
+20
2021-08-25
ravb: Remove the macros NUM_TX_DESC_GEN[23]
Biju Das
2
-6
/
+6
2021-08-25
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
1
-0
/
+7
2021-08-25
Merge branch 'dsa-sja1105-vlan-tags'
David S. Miller
5
-40
/
+113
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
5
-31
/
+34
2021-08-25
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
3
-2
/
+51
2021-08-25
net: dsa: sja1105: prevent tag_8021q VLANs from being received on user ports
Vladimir Oltean
1
-8
/
+29
2021-08-25
net: dsa: mt7530: manually set up VLAN ID 0
DENG Qingfang
2
-0
/
+27
2021-08-25
qede: Fix memset corruption
Shai Malin
1
-1
/
+1
2021-08-25
Merge branch 'mana-EQ-sharing'
David S. Miller
5
-160
/
+153
2021-08-25
net: mana: Add WARN_ON_ONCE in case of CQE read overflow
Haiyang Zhang
1
-1
/
+1
2021-08-25
net: mana: Add support for EQ sharing
Haiyang Zhang
4
-56
/
+78
2021-08-25
net: mana: Move NAPI from EQ to CQ
Haiyang Zhang
5
-103
/
+74
2021-08-25
netxen_nic: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-25
cxgb4: Properly revert VPD changes
Nathan Chancellor
2
-6
/
+40
2021-08-25
Merge branch 'mptcp-next'
David S. Miller
8
-122
/
+295
2021-08-25
selftests: mptcp: add MP_FAIL mibs check
Geliang Tang
1
-0
/
+38
2021-08-25
mptcp: add the mibs for MP_FAIL
Geliang Tang
4
-0
/
+6
2021-08-25
mptcp: send out MP_FAIL when data checksum fails
Geliang Tang
2
-0
/
+28
2021-08-25
mptcp: MP_FAIL suboption receiving
Geliang Tang
3
-0
/
+24
[prev]
[next]