index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-06
tcp: Reset tcp connections in SYN-SENT state
Manoj Basapathi
1
-3
/
+2
2021-04-05
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
1
-0
/
+2
2021-04-05
net: hns3: Limiting the scope of vector_ring_chain variable
Salil Mehta
1
-1
/
+2
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
6
-17
/
+39
2021-04-05
net: nfc: Fix spelling errors in net/nfc module
Zheng Yongjun
3
-4
/
+4
2021-04-05
tipc: Fix a kernel-doc warning in name_table.c
Wu XiangCheng
1
-0
/
+2
2021-04-05
mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist
Taehee Yoo
2
-25
/
+25
2021-04-05
qede: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
1
-5
/
+2
2021-04-05
qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'
Christophe JAILLET
1
-1
/
+1
2021-04-05
sfc: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
1
-7
/
+4
2021-04-05
ibmvnic: Use 'skb_frag_address()' instead of hand coding it
Christophe JAILLET
1
-3
/
+2
2021-04-05
net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
Christophe JAILLET
1
-2
/
+2
2021-04-05
net: x25: Queue received packets in the drivers instead of per-CPU queues
Xie He
3
-64
/
+80
2021-04-04
net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it
Christophe JAILLET
2
-8
/
+5
2021-04-04
Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
14
-198
/
+323
2021-04-03
Merge branch 'stmmac-xdp'
David S. Miller
5
-80
/
+547
2021-04-03
net: stmmac: Add support for XDP_REDIRECT action
Ong Boon Leong
2
-11
/
+84
2021-04-03
net: stmmac: Add support for XDP_TX action
Ong Boon Leong
2
-18
/
+232
2021-04-03
net: stmmac: Add initial XDP support
Ong Boon Leong
5
-27
/
+197
2021-04-03
net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors
Ong Boon Leong
1
-30
/
+26
2021-04-03
net: stmmac: make SPH enable/disable to be configurable
Ong Boon Leong
2
-5
/
+8
2021-04-03
net: stmmac: set IRQ affinity hint for multi MSI vectors
Ong Boon Leong
1
-2
/
+13
2021-04-02
net/mlx5e: Dynamic alloc vlan table for netdev when needed
Vu Pham
4
-67
/
+90
2021-04-02
net/mlx5e: Dynamic alloc arfs table for netdev when needed
Vu Pham
2
-54
/
+69
2021-04-02
net/mlx5e: Reject tc rules which redirect from a VF to itself
Ariel Levkovich
1
-0
/
+13
2021-04-02
net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()
Roi Dayan
3
-11
/
+11
2021-04-02
net/mlx5: E-Switch, move QoS specific fields to existing qos struct
Parav Pandit
1
-2
/
+0
2021-04-02
net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes
Parav Pandit
1
-0
/
+2
2021-04-02
net/mlx5: Pair mutex_destory with mutex_init for rate limit table
Parav Pandit
1
-1
/
+3
2021-04-02
net/mlx5: Allocate rate limit table when rate is configured
Parav Pandit
2
-9
/
+38
2021-04-02
net/mlx5: Use helper to increment, decrement rate entry refcount
Parav Pandit
1
-16
/
+18
2021-04-02
net/mlx5: Use helpers to allocate and free rl table entries
Parav Pandit
1
-19
/
+36
2021-04-02
net/mlx5: Do not hold mutex while reading table constants
Parav Pandit
1
-4
/
+6
2021-04-02
net/mlx5: Pack mlx5_rl_entry structure
Parav Pandit
1
-1
/
+1
2021-04-02
net/mlx5: Use unsigned int for free_count
Parav Pandit
1
-1
/
+1
2021-04-02
net/mlx5: E-Switch, move QoS specific fields to existing qos struct
Parav Pandit
2
-15
/
+15
2021-04-02
net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes
Parav Pandit
1
-3
/
+3
2021-04-02
net/mlx5: CT: Add support for matching on ct_state inv and rel flags
Ariel Levkovich
1
-2
/
+24
2021-04-02
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
1
-15
/
+27
2021-04-02
net: reorganize fields in netns_mib
Eric Dumazet
1
-10
/
+20
2021-04-02
nfc: pn533: prevent potential memory corruption
Dan Carpenter
1
-0
/
+3
2021-04-02
Merge branch 'dpaa2-rx-copybreak'
David S. Miller
3
-18
/
+98
2021-04-02
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
3
-2
/
+47
2021-04-02
dpaa2-eth: add rx copybreak support
Ioana Ciornei
2
-3
/
+36
2021-04-02
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
2
-15
/
+17
2021-04-02
Merge branch 'mptcp-misc'
David S. Miller
15
-57
/
+291
2021-04-02
selftests: mptcp: dump more info on mpjoin errors
Matthieu Baerts
1
-2
/
+15
2021-04-02
selftests: mptcp: init nstat history
Matthieu Baerts
1
-0
/
+7
2021-04-02
selftests: mptcp: launch mptcp_connect with timeout
Matthieu Baerts
4
-33
/
+72
2021-04-02
mptcp: add mptcp reset option support
Florian Westphal
9
-19
/
+180
[next]