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-04-24
mac80211: fix two missing documentation entries
Johannes Berg
1
-0
/
+2
2020-04-24
cfg80211: reject channels/chandefs with KHz offset >= 1000
Johannes Berg
2
-0
/
+6
2020-04-24
mac80211: add freq_offset to RX status
Thomas Pedersen
3
-3
/
+7
2020-04-24
mac80211: handle channel frequency offset
Thomas Pedersen
9
-15
/
+71
2020-04-24
cfg80211: express channels with a KHz component
Thomas Pedersen
5
-69
/
+96
2020-04-24
mac80211: minstrel_ht_assign_best_tp_rates: remove redundant test
Johannes Berg
1
-1
/
+2
2020-04-24
mac80211: Fail association when AP has no legacy rates
Ilan Peer
1
-1
/
+9
2020-04-24
mac80211: agg-tx: add an option to defer ADDBA transmit
Mordechay Goodstein
2
-1
/
+13
2020-04-24
mac80211: agg-tx: refactor sending addba
Mordechay Goodstein
1
-28
/
+39
2020-04-24
mac80211: Skip entries with HE membership selector
Ilan Peer
1
-3
/
+4
2020-04-24
cfg80211: Parse HE membership selector
Ilan Peer
1
-0
/
+2
2020-04-24
mac80211: Don't destroy auth data in case of anti-clogging
Andrei Otcheretianski
1
-1
/
+6
2020-04-24
mac80211: add twt_protected flag to the bss_conf structure
Shaul Triebitz
1
-0
/
+9
2020-04-24
mac80211: implement Operating Mode Notification extended NSS support
Johannes Berg
2
-14
/
+22
2020-04-24
mac80211: Process multicast RX registration for Action frames
Jouni Malinen
3
-3
/
+15
2020-04-24
nl80211: allow client-only BIGTK support
Johannes Berg
1
-4
/
+15
2020-04-24
cfg80211: support multicast RX registration
Johannes Berg
3
-9
/
+42
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
7
-96
/
+72
2020-04-24
mac80211: Report beacon protection failures to user space
Jouni Malinen
1
-2
/
+14
2020-04-24
cfg80211: Unprotected Beacon frame RX indication
Jouni Malinen
2
-2
/
+13
2020-04-24
mac80211: fix drv_config_iface_filter() behaviour
Johannes Berg
2
-6
/
+14
2020-04-24
mac80211: mlme: remove duplicate AID bookkeeping
Johannes Berg
5
-10
/
+6
2020-04-24
net: openvswitch: use u64 for meter bucket
Tonghao Zhang
2
-2
/
+2
2020-04-24
net: openvswitch: make EINVAL return value more obvious
Tonghao Zhang
1
-3
/
+2
2020-04-24
net: openvswitch: remove the unnecessary check
Tonghao Zhang
1
-5
/
+4
2020-04-24
net: openvswitch: set max limitation to meters
Tonghao Zhang
2
-10
/
+49
2020-04-24
net: openvswitch: expand the meters supported number
Tonghao Zhang
3
-63
/
+195
2020-04-24
net: sched : Remove unnecessary cast in kfree
Xu Wang
1
-1
/
+1
2020-04-23
net: napi: use READ_ONCE()/WRITE_ONCE()
Eric Dumazet
2
-5
/
+5
2020-04-23
net: napi: add hard irqs deferral feature
Eric Dumazet
2
-11
/
+36
2020-04-23
net: dsa: add GRO support via gro_cells
Alexander Lobakin
4
-2
/
+14
2020-04-23
ipv6: Honor all IPv6 PIO Valid Lifetime values
Fernando Gont
1
-20
/
+7
2020-04-23
net: caif: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-04-22
net: qrtr: Add tracepoint support
Manivannan Sadhasivam
1
-9
/
+11
2020-04-22
ila: remove unused macro 'ILA_HASH_TABLE_SIZE'
YueHaibing
1
-2
/
+0
2020-04-22
net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable
wenxu
1
-0
/
+2
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
1
-2
/
+1
2020-04-21
net: ipv4: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2020-04-20
net: ethtool: self_test: Mark interface in testing operative status
Andrew Lunn
1
-0
/
+2
2020-04-20
net: Add testing sysfs attribute
Andrew Lunn
1
-1
/
+14
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
3
-3
/
+23
2020-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
12
-88
/
+581
2020-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
32
-192
/
+197
2020-04-16
Bluetooth: Enhanced Connection Complete event belongs to LL Privacy
Marcel Holtmann
1
-8
/
+0
2020-04-16
tipc: fix incorrect increasing of link window
Tuong Lien
1
-1
/
+1
2020-04-16
ipv6: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-04-15
net/rds: Use ERR_PTR for rds_message_alloc_sgs()
Jason Gunthorpe
4
-21
/
+19
2020-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+4
2020-04-15
Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-19
/
+22
2020-04-15
Bluetooth: Enable LE Enhanced Connection Complete event.
Marcel Holtmann
1
-0
/
+8
[next]