index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xtables: check for unconditionality of policies
Jan Engelhardt
2009-08-10
3
-14
/
+21
*
netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
Jan Engelhardt
2009-08-10
3
-3
/
+12
*
netfilter: xtables: use memcmp in unconditional check
Jan Engelhardt
2009-08-10
3
-23
/
+9
*
netfilter: iptables: remove unused datalen variable
Jan Engelhardt
2009-08-10
1
-4
/
+0
*
netfilter: xtables: realign struct xt_target_param
Jan Engelhardt
2009-08-10
1
-1
/
+1
*
netfilter: xtables: switch table AFs to nfproto
Jan Engelhardt
2009-08-10
9
-9
/
+9
*
netfilter: xtables: switch hook PFs to nfproto
Jan Engelhardt
2009-08-10
11
-36
/
+36
*
netfilter: conntrack: switch hook PFs to nfproto
Jan Engelhardt
2009-08-10
2
-10
/
+10
*
netfilter: xtables: remove redirecting header files
Jan Engelhardt
2009-08-10
42
-618
/
+5
*
netfilter: xtables: remove xt_owner v0
Jan Engelhardt
2009-08-10
5
-158
/
+12
*
netfilter: xtables: remove xt_mark v0
Jan Engelhardt
2009-08-10
3
-84
/
+10
*
netfilter: xtables: remove xt_iprange v0
Jan Engelhardt
2009-08-10
4
-69
/
+2
*
netfilter: xtables: remove xt_conntrack v0
Jan Engelhardt
2009-08-10
3
-193
/
+1
*
netfilter: xtables: remove xt_connmark v0
Jan Engelhardt
2009-08-10
3
-98
/
+11
*
netfilter: xtables: remove xt_MARK v0, v1
Jan Engelhardt
2009-08-10
3
-174
/
+9
*
netfilter: xtables: remove xt_CONNMARK v0
Jan Engelhardt
2009-08-10
3
-132
/
+11
*
netfilter: xtables: remove xt_TOS v0
Jan Engelhardt
2009-08-10
6
-93
/
+0
*
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2009-08-06
4
-51
/
+108
*
mlx4_en: Not using Shared Receive Queues
Yevgeny Petrilin
2009-08-06
5
-73
/
+26
*
mlx4_en: Using real number of rings as RSS map size
Yevgeny Petrilin
2009-08-06
4
-41
/
+16
*
mlx4_en: Adaptive moderation policy change
Yevgeny Petrilin
2009-08-06
1
-3
/
+9
*
net: smsc911x: switch to new dev_pm_ops
Daniel Mack
2009-08-06
1
-11
/
+20
*
tc35815: Use 0 RxFragSize.MinFrag value for non-packing mode
Atsushi Nemoto
2009-08-06
1
-2
/
+0
*
tc35815: Fix rx_missed_errors count
Atsushi Nemoto
2009-08-06
1
-1
/
+1
*
tc35815: Increase timeout for mdio
Atsushi Nemoto
2009-08-06
1
-2
/
+4
*
tc35815: Improve BLEx / FDAEx handling
Atsushi Nemoto
2009-08-06
1
-34
/
+26
*
tc35815: Disable StripCRC
Atsushi Nemoto
2009-08-06
1
-3
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-06
96
-797
/
+2758
|
\
|
*
ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()
Luis R. Rodriguez
2009-08-04
1
-4
/
+9
|
*
mac80211: FIF_PSPOLL filter flag
Igor Perminov
2009-08-04
4
-5
/
+26
|
*
ath9k: cancel xmit poll work at stop() callback
Luis R. Rodriguez
2009-08-04
1
-0
/
+2
|
*
ath9k: add initial hardware support for ar9271
Luis R. Rodriguez
2009-08-04
4
-40
/
+314
|
*
ath9k: add initvals and registry definitions for AR9271
Luis R. Rodriguez
2009-08-04
3
-0
/
+694
|
*
ath9k: add ar9271 revision and subrevision ID helpers
Luis R. Rodriguez
2009-08-04
1
-0
/
+12
|
*
ath9k: Remove _t postfix for ar9287_eeprom structure
Luis R. Rodriguez
2009-08-04
3
-12
/
+12
|
*
ath9k: remove spurious check for channel on keycache reset
Luis R. Rodriguez
2009-08-04
1
-3
/
+0
|
*
ath9k: remove dangling error check on keycache reset on hw init
Luis R. Rodriguez
2009-08-04
1
-3
/
+0
|
*
ath9k: call ath9k_hw_detach() once upon hw init failure
Luis R. Rodriguez
2009-08-04
2
-18
/
+9
|
*
ath9k: set sc->sc_ah to NULL after freeing it
Luis R. Rodriguez
2009-08-04
1
-0
/
+3
|
*
ath9k: set ah to null after freeing
Luis R. Rodriguez
2009-08-04
1
-0
/
+1
|
*
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
Luis R. Rodriguez
2009-08-04
3
-4
/
+4
|
*
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
Luis R. Rodriguez
2009-08-04
3
-3
/
+3
|
*
ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach()
Luis R. Rodriguez
2009-08-04
1
-26
/
+15
|
*
ath9k: remove !NULL check before kfree()
Luis R. Rodriguez
2009-08-04
1
-36
/
+26
|
*
ath9k: distinguish between device initialization and ath_softc init
Luis R. Rodriguez
2009-08-04
4
-6
/
+13
|
*
ath9k: describe hw initialization better
Luis R. Rodriguez
2009-08-04
7
-14
/
+14
|
*
ath9k: break up hw initialization into a few more helpers
Luis R. Rodriguez
2009-08-04
1
-67
/
+87
|
*
ath9k: remove debug message for no memoery on ath_init()
Luis R. Rodriguez
2009-08-04
1
-2
/
+0
|
*
ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config()
Luis R. Rodriguez
2009-08-04
1
-2
/
+2
|
*
ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults()
Luis R. Rodriguez
2009-08-04
1
-2
/
+2
[next]