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
2022-01-27
net/mlx5e: TC, Store mapped tunnel id on flow attr
Roi Dayan
6
-23
/
+10
2022-01-27
net/mlx5e: Test CT and SAMPLE on flow attr
Roi Dayan
7
-32
/
+82
2022-01-27
net/mlx5e: Refactor eswitch attr flags to just attr flags
Roi Dayan
10
-40
/
+40
2022-01-27
net/mlx5e: CT, Don't set flow flag CT for ct clear flow
Roi Dayan
3
-74
/
+6
2022-01-27
net/mlx5e: TC, Hold sample_attr on stack instead of pointer
Roi Dayan
5
-16
/
+10
2022-01-27
net/mlx5e: TC, Reject rules with multiple CT actions
Roi Dayan
2
-0
/
+11
2022-01-27
net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attr
Roi Dayan
3
-9
/
+9
2022-01-27
net/mlx5e: TC, Pass attr to tc_act can_offload()
Roi Dayan
19
-34
/
+53
2022-01-27
net/mlx5e: TC, Split pedit offloads verify from alloc_tc_pedit_action()
Roi Dayan
1
-11
/
+22
2022-01-27
net/mlx5e: TC, Move pedit_headers_action to parse_attr
Roi Dayan
8
-34
/
+19
2022-01-27
net/mlx5e: Move counter creation call to alloc_flow_attr_counter()
Roi Dayan
1
-13
/
+20
2022-01-27
net/mlx5e: Pass attr arg for attaching/detaching encaps
Roi Dayan
3
-13
/
+20
2022-01-27
net/mlx5e: Move code chunk setting encap dests into its own function
Roi Dayan
1
-51
/
+93
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
94
-397
/
+811
2022-01-27
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
1
-3
/
+3
2022-01-27
igbvf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-16
/
+6
2022-01-27
igb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2022-01-27
igc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2022-01-27
ice: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-2
/
+0
2022-01-27
iavf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+3
2022-01-27
e1000e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+7
2022-01-27
i40e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+3
2022-01-27
ixgbevf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+6
2022-01-27
ixgbe: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+7
2022-01-27
ixgb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+5
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
3
-3
/
+3
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-01-27
Merge branch 'ipv4-less-uses-of-shared-ip-generator'
Jakub Kicinski
2
-13
/
+19
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
1
-2
/
+9
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
4
-21
/
+21
2022-01-27
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
1
-1
/
+4
2022-01-27
ptp: replace snprintf with sysfs_emit
Yang Guang
1
-2
/
+2
2022-01-27
MAINTAINERS: add missing IPv4/IPv6 header paths
Jakub Kicinski
1
-0
/
+4
2022-01-27
MAINTAINERS: add more files to eth PHY
Jakub Kicinski
1
-0
/
+2
2022-01-27
r8169: enable ASPM L1.2 if system vendor flags it as safe
Heiner Kallweit
1
-1
/
+32
2022-01-27
Merge branch 'static-inlines'
David S. Miller
17
-167
/
+5
2022-01-27
net: tipc: remove unused static inlines
Jakub Kicinski
1
-23
/
+0
2022-01-27
net: sched: remove qdisc_qlen_cpu()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: sched: remove psched_tdiff_bounded()
Jakub Kicinski
1
-6
/
+0
2022-01-27
netlink: remove nl_set_extack_cookie_u32()
Jakub Kicinski
1
-9
/
+0
2022-01-27
udplite: remove udplite_csum_outgoing()
Jakub Kicinski
1
-43
/
+0
2022-01-27
udp: remove inner_udp_hdr()
Jakub Kicinski
1
-5
/
+0
2022-01-27
dccp: remove max48()
Jakub Kicinski
1
-5
/
+0
2022-01-27
ipv6: remove inet6_rsk() and tcp_twsk_ipv6only()
Jakub Kicinski
1
-7
/
+0
2022-01-27
hsr: remove get_prp_lan_id()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: ax25: remove route refcount
Jakub Kicinski
2
-15
/
+2
2022-01-27
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
1
-14
/
+0
2022-01-27
net: remove linkmode_change_bit()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: remove net_invalid_timestamp()
Jakub Kicinski
1
-5
/
+0
[prev]
[next]