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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
27
-174
/
+176
2014-01-09
ip_tunnel: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-09
openvswitch: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
10
-12
/
+12
2014-01-09
netfilter: nf_tables: prohibit deletion of a table with existing sets
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nf_tables: take AF module reference when creating a table
Patrick McHardy
1
-1
/
+7
2014-01-09
netfilter: nf_tables: perform flags validation before table allocation
Patrick McHardy
1
-13
/
+9
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
11
-34
/
+44
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
11
-19
/
+19
2014-01-09
netfilter: nf_tables: replay request after dropping locks to load chain type
Patrick McHardy
1
-4
/
+8
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
5
-0
/
+5
2014-01-09
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
2
-22
/
+25
2014-01-09
netfilter: nf_tables: fix check for table overflow
Patrick McHardy
1
-3
/
+3
2014-01-09
netfilter: nf_tables: restore chain change atomicity
Patrick McHardy
1
-22
/
+21
2014-01-09
netfilter: nf_tables: split chain policy validation from actually setting it
Patrick McHardy
1
-36
/
+20
2014-01-09
netfilter: nft_meta: fix lack of validation of the input register
Pablo Neira Ayuso
1
-0
/
+3
2014-01-09
netfilter: nft_ct: Add support to set the connmark
Kristian Evensen
2
-30
/
+136
2014-01-09
ath9k: Disable cross-band FCC
Sujith Manoharan
1
-7
/
+0
2014-01-09
ath9k: Use correct channel for RX packets
Sujith Manoharan
1
-11
/
+14
2014-01-09
ath9k: Update WB335 PCI IDs
Sujith Manoharan
1
-19
/
+82
2014-01-09
mwifiex: use a function to replace two copies of a code fragment
Bing Zhao
3
-14
/
+13
2014-01-09
mwifiex: fix potential buffer overflow in dt configuration
Bing Zhao
1
-2
/
+3
2014-01-09
wil6210: prefetch head of packet
Vladimir Kondratiev
1
-0
/
+3
2014-01-09
wil6210: Fix IP version indication for Tx csum offload
Vladimir Kondratiev
1
-2
/
+3
2014-01-09
wil6210: interrupt moderation
Vladimir Kondratiev
2
-0
/
+14
2014-01-09
brcmfmac: add support for bcm43362 device
Arend van Spriel
4
-0
/
+40
2014-01-09
wl1251: fix NULL pointer dereference
Pavel Machek
1
-1
/
+1
2014-01-09
wl1251: add nvs file name to module firmware list
Pavel Machek
1
-0
/
+1
2014-01-09
wl1251: enforce changed hw encryption support on monitor state change
David Gnedt
1
-0
/
+13
2014-01-09
wl1251: disable retry and ACK policy for injected packets
David Gnedt
2
-2
/
+13
2014-01-09
wl1251: enable tx path in monitor mode if necessary for packet injection
David Gnedt
3
-0
/
+31
2014-01-09
wl1251: fix channel switching in monitor mode
David Gnedt
1
-2
/
+13
2014-01-09
wl1251: disable power saving in monitor mode
David Gnedt
1
-3
/
+7
2014-01-09
wl1251: implement multicast address filtering (fwd)
David Gnedt
5
-11
/
+67
2014-01-09
wl1251: configure hardware en-/decryption for monitor mode
David Gnedt
7
-11
/
+39
2014-01-09
wl1251: split RX and TX data path initialisation
David Gnedt
3
-17
/
+41
2014-01-09
wl1251: implement hardware ARP filtering
David Gnedt
3
-0
/
+53
2014-01-09
wl1251: retry power save entry
David Gnedt
5
-1
/
+58
2014-01-09
wl1251: fix scan behaviour while not associated
David Gnedt
3
-1
/
+17
2014-01-09
i40e: Turn flow director off in MFP mode
Catherine Sullivan
1
-7
/
+7
2014-01-09
i40e: Add a dummy packet template
Jesse Brandeburg
1
-3
/
+23
2014-01-09
i40e: fix spelling errors
Jesse Brandeburg
1
-1
/
+1
2014-01-09
i40e: trivial: formatting and checkpatch fixes
Mitch Williams
2
-16
/
+17
2014-01-09
i40e: shorten wordy fields
Mitch Williams
4
-11
/
+11
2014-01-09
i40e: accept pf to pf adminq messages
Shannon Nelson
1
-2
/
+5
2014-01-09
i40e: remove interrupt on AQ error
Shannon Nelson
1
-1
/
+1
2014-01-09
i40e: release NVM resource reservation on startup
Shannon Nelson
1
-0
/
+3
2014-01-09
i40e: Cleanup reconfig rss path
Anjali Singhai Jain
1
-8
/
+0
2014-01-09
i40e: disable packet split
Jesse Brandeburg
1
-1
/
+0
2014-01-09
i40e: add a comment on barrier and fix panic on reset
Greg Rose
2
-4
/
+12
[prev]
[next]