index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
4
-37
/
+32
2020-08-31
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
6
-71
/
+39
2020-08-31
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
4
-46
/
+49
2020-08-31
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
6
-182
/
+225
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
4
-32
/
+41
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
4
-26
/
+28
2020-08-31
netlink: policy: correct validation type check
Johannes Berg
1
-1
/
+2
2020-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-59
/
+54
2020-08-31
tipc: fix using smp_processor_id() in preemptible
Tuong Lien
1
-3
/
+9
2020-08-29
netfilter: nft_socket: add wildcard support
Balazs Scheidler
1
-0
/
+27
2020-08-29
netfilter: conntrack: do not auto-delete clash entries on reply
Florian Westphal
2
-17
/
+11
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
4
-38
/
+39
2020-08-28
netfilter: delete repeated words
Randy Dunlap
4
-4
/
+4
2020-08-28
netfilter: xt_HMARK: Use ip_is_fragment() helper
YueHaibing
1
-1
/
+1
2020-08-28
netfilter: conntrack: remove unneeded nf_ct_put
Florian Westphal
1
-4
/
+3
2020-08-28
netfilter: conntrack: add clash resolution stat counter
Florian Westphal
3
-6
/
+9
2020-08-28
netfilter: conntrack: remove ignore stats
Florian Westphal
3
-5
/
+2
2020-08-28
netfilter: conntrack: do not increment two error counters at same time
Florian Westphal
1
-4
/
+1
2020-08-28
netfilter: nf_tables: add userdata attributes to nft_table
Jose M. Guisado Gomez
1
-1
/
+21
2020-08-28
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
1
-3
/
+4
2020-08-28
netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packet
Michael Zhou
1
-0
/
+39
2020-08-28
netlabel: remove unused param from audit_log_format()
Alex Dewar
1
-3
/
+2
2020-08-28
net_sched: fix error path in red_init()
Cong Wang
1
-16
/
+4
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
1
-2
/
+15
2020-08-28
netlink: fix a data race in netlink_rcv_wake()
zhudi
1
-1
/
+1
2020-08-28
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
1
-1
/
+8
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
3
-0
/
+4
2020-08-28
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...
David S. Miller
17
-212
/
+464
2020-08-28
Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-86
/
+192
2020-08-27
rxrpc: Fix memory leak in rxkad_verify_response()
Dinghao Liu
1
-1
/
+2
2020-08-27
Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
6
-83
/
+155
2020-08-27
net: Fix some comments
Miaohe Lin
4
-5
/
+5
2020-08-27
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
1
-0
/
+5
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
1
-3
/
+6
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
7
-52
/
+53
2020-08-27
nl80211: rename csa counter attributes countdown counters
John Crispin
1
-8
/
+8
2020-08-27
nl80211: add support for setting fixed HE rate/gi/ltf
Miles Hu
1
-8
/
+129
2020-08-27
cfg80211: add helper fn for adjacent rule channels
Markus Theil
1
-11
/
+158
2020-08-27
cfg80211: add helper fn for single rule channels
Markus Theil
1
-47
/
+59
2020-08-27
nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes
Johannes Berg
1
-22
/
+14
2020-08-27
nl80211: clean up code/policy a bit
Johannes Berg
1
-42
/
+18
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
7
-20
/
+20
2020-08-27
net: wireless: wext_compat.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: sme.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: reg.c: delete duplicated words + fix punctuation
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: delete duplicated word + fix grammar
Randy Dunlap
1
-2
/
+2
2020-08-27
net: mac80211: mesh.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: mac80211: agg-rx.c: fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-27
cfg80211: Adjust 6 GHz frequency to channel conversion
Amar Singhal
1
-3
/
+5
[prev]
[next]